diff options
Diffstat (limited to 'audio/cynthiune/Makefile')
-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 |