diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-18 13:55:40 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-18 13:55:40 +0000 |
commit | f010d89fd495f03c48e7e8b8e7df819f3acb1634 (patch) | |
tree | c53803da0b9cd9b59fea10909800a1e5a6762343 /sysutils/burn | |
parent | 857d0ec9bd8c108bcb10c2837276d30846151875 (diff) | |
download | ports-f010d89fd495f03c48e7e8b8e7df819f3acb1634.tar.gz ports-f010d89fd495f03c48e7e8b8e7df819f3acb1634.zip |
Notes
Diffstat (limited to 'sysutils/burn')
-rw-r--r-- | sysutils/burn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index 599cf200af07..4a1d8feeae40 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -32,7 +32,7 @@ USE_GNUSTEP_SYSTEM_LIBS+= Inspector:${GWORKSPACE_PORT} MAKEFILE= GNUmakefile CDDB_BUNDLE_PORT?= audio/cddb-bundle -CDPLAYER_PORT?= sysutils/gnustep-cdplayer +CDPLAYER_PORT?= audio/gnustep-cdplayer PREFERENCES_PORT?= deskutils/preferences.app GWORKSPACE_PORT?= deskutils/gworkspace |