diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-05-22 22:35:04 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-05-22 22:35:04 +0800 |
commit | dab0adc9a09b943207b5ca04c5f0afbb948080af (patch) | |
tree | 4906748afc016eda32c2d5d61bf68affa876d758 /audio/raop_play | |
parent | 3de18708cdd0cc675689e61c42ce177cf8827232 (diff) | |
download | freebsd-ports-gnome-dab0adc9a09b943207b5ca04c5f0afbb948080af.tar.gz freebsd-ports-gnome-dab0adc9a09b943207b5ca04c5f0afbb948080af.tar.zst freebsd-ports-gnome-dab0adc9a09b943207b5ca04c5f0afbb948080af.zip |
Remove NO_STAGE.
Approved by: portmgr@
Diffstat (limited to 'audio/raop_play')
-rw-r--r-- | audio/raop_play/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index 4ac8b1ed5503..aac6c4c1152f 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ GNU_CONFIGURE= yes LDFLAGS+= `fltk-config --ldflags` USES= gmake -NO_STAGE= yes USE_GNOME= glib20 pre-build: |