diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
commit | 0c1ab4538d54b087595d7a8f16514d04dd1f2797 (patch) | |
tree | f21783e8475252a14a9c27324eab07a32b8db432 /audio/cynthiune | |
parent | d427e266d87c72ff1f7acd0f62dd7986a0f10f93 (diff) |
Notes
Diffstat (limited to 'audio/cynthiune')
-rw-r--r-- | audio/cynthiune/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index d81edaa63d20..3c02fe0a3556 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -35,7 +35,6 @@ USE_GNOME+= esound WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION} ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include/libmodplug ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/Frameworks/Cynthiune/Cynthiune.framework/Versions/Current -ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} MAKE_FLAGS= disable-windowsmedia=yes debug=no |