diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-21 09:53:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-21 09:53:46 +0800 |
commit | f277a8690043ff3363c8dfb1d0ce852b14362a1a (patch) | |
tree | 285af3e627b3dd1011c8b6fba3e2309d39839490 /audio | |
parent | 7980e91f7758e4583198a37bc28ba90b055010da (diff) | |
download | freebsd-ports-gnome-f277a8690043ff3363c8dfb1d0ce852b14362a1a.tar.gz freebsd-ports-gnome-f277a8690043ff3363c8dfb1d0ce852b14362a1a.tar.zst freebsd-ports-gnome-f277a8690043ff3363c8dfb1d0ce852b14362a1a.zip |
- Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 59d52e43ec84..ecf1ea4cb809 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -11,7 +11,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Sound files for use with GNOME 2 USE_BZIP2= yes -NO_STAGE= yes NO_BUILD= yes USE_GNOME= gnomehier MAKE_ENV= prefix=${PREFIX} |