aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-01-13 18:55:37 +0800
committerdinoex <dinoex@FreeBSD.org>2007-01-13 18:55:37 +0800
commit82af21c11e2b2d17e2a79ba6683289f0561a9a6e (patch)
treefa6cdf5ac8e4e8bf2827bb1594b1633e8d8735ca /graphics
parentbce8d257997c4a8d04b0f37aef80674b64e1d38e (diff)
downloadfreebsd-ports-gnome-82af21c11e2b2d17e2a79ba6683289f0561a9a6e.tar.gz
freebsd-ports-gnome-82af21c11e2b2d17e2a79ba6683289f0561a9a6e.tar.zst
freebsd-ports-gnome-82af21c11e2b2d17e2a79ba6683289f0561a9a6e.zip
- use new macros
Diffstat (limited to 'graphics')
-rw-r--r--graphics/camerakit/Makefile2
-rw-r--r--graphics/fortytwo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile
index 6070304257f0..8a269338007b 100644
--- a/graphics/camerakit/Makefile
+++ b/graphics/camerakit/Makefile
@@ -22,7 +22,7 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/CameraKit
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile
index 21c502057ff1..71caca238d23 100644
--- a/graphics/fortytwo/Makefile
+++ b/graphics/fortytwo/Makefile
@@ -24,7 +24,7 @@ USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT}
USE_GNUSTEP_LOCAL_LIBS+= BDB:${FORTYTWO_BDB_PORT}
DEFAULT_LIBVERSION= 0.1
-USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_BDB= 43
WRKSRC= ${WRKDIR}/FT-${PORTVERSION}