summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-19 14:04:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-19 14:04:57 +0000
commit4e2b056e977a5a3c05fa3c8ccb034971d5555530 (patch)
tree6ab8cbd9f5610a359d44a7168f6ea94a12cbc8ac /devel
parentEtoile intends to be an innovative GNUstep based user environnement built (diff)
- make portlint happier
Notes
Notes: svn path=/head/; revision=177571
Diffstat (limited to 'devel')
-rw-r--r--devel/etoile-unitkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile
index 7450a56fb5d1..21b3cb1d84b5 100644
--- a/devel/etoile-unitkit/Makefile
+++ b/devel/etoile-unitkit/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= etoile-
DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
MAINTAINER= dinoex@FreeBSD.org
-COMMENT= Etoile Project frameowrks and bundles
+COMMENT= Etoile Project UnitKit test framework on GNUstep
SNAPSHOT= 20060917
WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
@@ -24,6 +24,8 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
+LDCONFIG_DIRS= ${LOCALLIBDIR}
+INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_MAKE_DIRS+= Frameworks/UnitKit