diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-12 02:19:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-12 02:19:18 +0800 |
commit | ab9367050bc3dda766069e49f540a7e60284d0ad (patch) | |
tree | 2d6683a2d7010c08e22acba86d48f251f0c5a96f /audio | |
parent | dd95e986b8c08a052224870756e0096c634fcffb (diff) | |
download | freebsd-ports-gnome-ab9367050bc3dda766069e49f540a7e60284d0ad.tar.gz freebsd-ports-gnome-ab9367050bc3dda766069e49f540a7e60284d0ad.tar.zst freebsd-ports-gnome-ab9367050bc3dda766069e49f540a7e60284d0ad.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index 7dc5963e01c7..2bea3528be19 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -14,7 +14,6 @@ LIB_DEPENDS+= libcdaudio.so:${PORTSDIR}/audio/libcdaudio LICENSE= GPLv2 USE_BZIP2= yes -NO_STAGE= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |