diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-18 23:30:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-18 23:30:31 +0800 |
commit | f9dfa759174b33f97157018d4084900cd294d932 (patch) | |
tree | 9ada2b0608158e1bde10ace832d2d55038fcf5b1 /audio | |
parent | 4f4c48dbd11f4e3be65bc2ae78cdca91a339207b (diff) | |
download | freebsd-ports-gnome-f9dfa759174b33f97157018d4084900cd294d932.tar.gz freebsd-ports-gnome-f9dfa759174b33f97157018d4084900cd294d932.tar.zst freebsd-ports-gnome-f9dfa759174b33f97157018d4084900cd294d932.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xsynth-dssi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xsynth-dssi/Makefile b/audio/xsynth-dssi/Makefile index b6e764637aea..21d45471bb79 100644 --- a/audio/xsynth-dssi/Makefile +++ b/audio/xsynth-dssi/Makefile @@ -20,7 +20,6 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi USE_GNOME= gtk20 -NO_STAGE= yes USES= gmake pkgconfig USE_AUTOTOOLS= libtool |