diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-17 02:10:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-17 02:10:47 +0800 |
commit | a0850038d2bf6662652228ce0fce8d09f489c0f6 (patch) | |
tree | eb7ded3b234a265c6ca10375356618f330ace8ed /audio | |
parent | 641131542dad29dd257477fa9ea07d49963a95c5 (diff) | |
download | freebsd-ports-gnome-a0850038d2bf6662652228ce0fce8d09f489c0f6.tar.gz freebsd-ports-gnome-a0850038d2bf6662652228ce0fce8d09f489c0f6.tar.zst freebsd-ports-gnome-a0850038d2bf6662652228ce0fce8d09f489c0f6.zip |
Stage support
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gigedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile index 6fdd78b25de6..6e183eb57b1a 100644 --- a/audio/gigedit/Makefile +++ b/audio/gigedit/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USES= gettext gmake pkgconfig -NO_STAGE= yes USE_LDCONFIG= yes USE_GNOME= intltool MAKE_JOBS_UNSAFE= yes |