diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-25 19:33:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-25 19:33:30 +0800 |
commit | f672461b1cdaf10dd299145bfeab8ba9ca1c7db4 (patch) | |
tree | 2e746604c545e6205ca0c70164fd692dae7c14ca /audio | |
parent | b928936b3d99a72783bf1963632a4639826ed4f5 (diff) | |
download | freebsd-ports-gnome-f672461b1cdaf10dd299145bfeab8ba9ca1c7db4.tar.gz freebsd-ports-gnome-f672461b1cdaf10dd299145bfeab8ba9ca1c7db4.tar.zst freebsd-ports-gnome-f672461b1cdaf10dd299145bfeab8ba9ca1c7db4.zip |
- Support STAGEDIR
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libfishsound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile index 4402423ea9a5..eaa778b0a640 100644 --- a/audio/libfishsound/Makefile +++ b/audio/libfishsound/Makefile @@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS DOXYGEN GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes +#NO_STAGE= yes USES= pathfix pkgconfig PORTDOCS= * |