diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-23 23:21:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-23 23:21:07 +0000 |
commit | a16185f398b2b643d96fce3286261e53ff50b00b (patch) | |
tree | 491931b9551e505e26f1f0950277550e2ba7a227 /audio/creox | |
parent | e36eec6e6d1a607cd09937c60ad2ac3be3800810 (diff) | |
download | freebsd-ports-a16185f398b2b643d96fce3286261e53ff50b00b.zip |
- Support staging
Diffstat (limited to 'audio/creox')
-rw-r--r-- | audio/creox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index 6ff518fef26f..be4cd15dd370 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -19,7 +19,6 @@ GH_TAGNAME= 0.3 GH_COMMIT= 8e27483 USES= cmake:outsource -NO_STAGE= yes USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= xft xpm |