aboutsummaryrefslogtreecommitdiff
path: root/audio/cynthiune
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-05-25 06:04:44 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-05-25 06:04:44 +0000
commit0e0e859328af1bedb7a41531b188a3fb605287f6 (patch)
tree6b0231f43527d2febb6b55135d511206511484e0 /audio/cynthiune
parentc95b683f9d460afa4431402882cb2a5891f1e15a (diff)
downloadports-0e0e859328af1bedb7a41531b188a3fb605287f6.tar.gz
ports-0e0e859328af1bedb7a41531b188a3fb605287f6.zip
- update for gnustep-make-2.0.0
Approved by: gurkan (maintainer)
Notes
Notes: svn path=/head/; revision=191722
Diffstat (limited to 'audio/cynthiune')
-rw-r--r--audio/cynthiune/Makefile5
-rw-r--r--audio/cynthiune/pkg-plist46
2 files changed, 27 insertions, 24 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile
index 2cf68e39c061..df8b67220b6d 100644
--- a/audio/cynthiune/Makefile
+++ b/audio/cynthiune/Makefile
@@ -33,7 +33,8 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_GNOME+= esound
WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION}
-MAKE_FLAGS= disable-windowsmedia=yes
-#ALL_TARGET=
+ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/Frameworks/Cynthiune/Cynthiune.framework/Versions/Current
+MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
+MAKE_FLAGS= disable-windowsmedia=yes debug=no
.include <bsd.port.mk>
diff --git a/audio/cynthiune/pkg-plist b/audio/cynthiune/pkg-plist
index 8a0c63b6d2e1..d04b7d9acb95 100644
--- a/audio/cynthiune/pkg-plist
+++ b/audio/cynthiune/pkg-plist
@@ -69,7 +69,6 @@ Local/Applications/Cynthiune.app/Resources/song-inspector.tiff
Local/Applications/Cynthiune.app/Resources/song-pointer.tiff
Local/Applications/Cynthiune.app/Resources/stop-pushed.tiff
Local/Applications/Cynthiune.app/Resources/stop.tiff
-Local/Applications/Cynthiune.app/library_paths.openapp
Local/Applications/Cynthiune.app/stamp.make
Local/Library/Cynthiune/ASFTags.tags/ASFTags
Local/Library/Cynthiune/ASFTags.tags/Resources/Info-gnustep.plist
@@ -126,34 +125,37 @@ Local/Library/Cynthiune/VorbisTags.tags/stamp.make
Local/Library/Cynthiune/aRts.output/Resources/Info-gnustep.plist
Local/Library/Cynthiune/aRts.output/aRts
Local/Library/Cynthiune/aRts.output/stamp.make
+Local/Library/Frameworks/Cynthiune.framework/Cynthiune
Local/Library/Frameworks/Cynthiune.framework/Headers
Local/Library/Frameworks/Cynthiune.framework/Resources
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Cynthiune
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/CynthiuneBundle.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/Format.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/MailService.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSArrayExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSCellExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSColorExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSNumberExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSStringExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSTimerExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/NSViewExtensions.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/Output.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/Preference.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers/utils.h
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/Resources/Info-gnustep.plist
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%MAJORLIBVERSION%%
-Local/Library/Frameworks/Cynthiune.framework/Versions/A/libCynthiune.so.%%LIBVERSION%%
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Cynthiune
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/CynthiuneBundle.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/Format.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/MailService.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSArrayExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSCellExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSColorExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSNumberExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSStringExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSTimerExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/NSViewExtensions.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/Output.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/Preference.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers/utils.h
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Resources/Info-gnustep.plist
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/libCynthiune.so
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/libCynthiune.so.%%MAJORLIBVERSION%%
+Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/libCynthiune.so.%%LIBVERSION%%
Local/Library/Frameworks/Cynthiune.framework/Versions/Current
+Local/Library/Frameworks/Cynthiune.framework/libCynthiune.so
Local/Library/Headers/Cynthiune
Local/Library/Libraries/libCynthiune.so
Local/Library/Libraries/libCynthiune.so.%%MAJORLIBVERSION%%
Local/Library/Libraries/libCynthiune.so.%%LIBVERSION%%
-@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/A/Resources
-@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/A/Headers
-@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/A
+Local/Tools/Cynthiune
+@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Resources
+@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%/Headers
+@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions/%%MAJORVERSION%%
@dirrm Local/Library/Frameworks/Cynthiune.framework/Versions
@dirrm Local/Library/Frameworks/Cynthiune.framework
@dirrm Local/Library/Cynthiune/aRts.output/Resources