aboutsummaryrefslogtreecommitdiff
path: root/audio/cynthiune/Makefile
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 /audio/cynthiune/Makefile
parent3aa9b484131b5835a7875ba57cac901593286b35 (diff)
downloadports-d7f59ea8de230bb289b02649cd575560e4c71e0d.tar.gz
ports-d7f59ea8de230bb289b02649cd575560e4c71e0d.zip
Notes
Diffstat (limited to 'audio/cynthiune/Makefile')
-rw-r--r--audio/cynthiune/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile
index 9d0a6b034d7d..be607fd50c54 100644
--- a/audio/cynthiune/Makefile
+++ b/audio/cynthiune/Makefile
@@ -23,15 +23,16 @@ LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
LIB_DEPENDS+= id3tag.0:${PORTSDIR}/audio/libid3tag
-WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION}
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
-MAKE_FLAGS= disable-windowsmedia=yes
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_GNOME+= esound
+WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION}
+MAKE_FLAGS= disable-windowsmedia=yes
+#ALL_TARGET=
+
.include <bsd.port.mk>