diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 04:25:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 04:25:28 +0800 |
commit | ed127df98c703ea2665dee3ec9f2d444d202510f (patch) | |
tree | 30acbe023a87456f84b4d63cffacc283443c0c50 /audio | |
parent | ea723a6cd44492574374a9ff1c244b01d38b18af (diff) | |
download | freebsd-ports-gnome-ed127df98c703ea2665dee3ec9f2d444d202510f.tar.gz freebsd-ports-gnome-ed127df98c703ea2665dee3ec9f2d444d202510f.tar.zst freebsd-ports-gnome-ed127df98c703ea2665dee3ec9f2d444d202510f.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fluidsynth-dssi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index a3d2658b0754..2a3ed8b655e0 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi GNU_CONFIGURE= yes USES= gmake pkgconfig -NO_STAGE= yes USE_GNOME= gtk20 post-patch: |