aboutsummaryrefslogtreecommitdiff
path: root/biology/adun
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-01-13 03:57:25 +0000
commitd7f59ea8de230bb289b02649cd575560e4c71e0d (patch)
treeeae797f7211f5c20b5be446f4fa649681b374597 /biology/adun
parent3aa9b484131b5835a7875ba57cac901593286b35 (diff)
downloadports-d7f59ea8de230bb289b02649cd575560e4c71e0d.tar.gz
ports-d7f59ea8de230bb289b02649cd575560e4c71e0d.zip
Notes
Diffstat (limited to 'biology/adun')
-rw-r--r--biology/adun/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile
index 25e9789f8fde..256aa48f20a9 100644
--- a/biology/adun/Makefile
+++ b/biology/adun/Makefile
@@ -16,15 +16,14 @@ COMMENT= Molecular Simulator for GNUstep
LIB_DEPENDS+= gsl.9:${PORTSDIR}/math/gsl
-WRKSRC= ${WRKDIR}/Adun/
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
-NO_FILTER_SHLIBS= yes
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+
+WRKSRC= ${WRKDIR}/Adun
post-patch:
${REINPLACE_CMD} -e 's|include Defs/|-include Defs/|' \