[108256] trunk/base/src/registry2.0/Makefile

cal at macports.org cal at macports.org
Wed Jul 17 03:49:53 PDT 2013


Revision: 108256
          https://trac.macports.org/changeset/108256
Author:   cal at macports.org
Date:     2013-07-17 03:49:53 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
registry2.0/Makefile: fix indentation

Modified Paths:
--------------
    trunk/base/src/registry2.0/Makefile

Modified: trunk/base/src/registry2.0/Makefile
===================================================================
--- trunk/base/src/registry2.0/Makefile	2013-07-17 08:58:59 UTC (rev 108255)
+++ trunk/base/src/registry2.0/Makefile	2013-07-17 10:49:53 UTC (rev 108256)
@@ -17,7 +17,7 @@
 CFLAGS+=	${SQLITE3_CFLAGS}
 LIBS+=	${SQLITE3_LIBS} ../cregistry/cregistry.a
 ifeq ($(shell uname), Darwin)
-	SHLIB_LDFLAGS+= -install_name @loader_path/../registry2.0/${SHLIB_NAME}
+SHLIB_LDFLAGS+= -install_name @loader_path/../registry2.0/${SHLIB_NAME}
 endif
 
 ${SHLIB_NAME}: ../cregistry/cregistry.a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/89831490/attachment.html>


More information about the macports-changes mailing list