diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
commit | c86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /audio/bmp-fc | |
parent | 1436607219a7b7f90349e171db4215e32b8ab9ec (diff) | |
download | freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.zst freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip |
Support staging.
Diffstat (limited to 'audio/bmp-fc')
-rw-r--r-- | audio/bmp-fc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile index b5f954395584..5d9e8cbed4ad 100644 --- a/audio/bmp-fc/Makefile +++ b/audio/bmp-fc/Makefile @@ -18,7 +18,6 @@ USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes PLIST_FILES= lib/bmp/Input/libfc.so lib/bmp/Input/libfc.la |