diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
commit | e86b55727a088049f223a32d722fdaf57dbe2719 (patch) | |
tree | 13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/creox | |
parent | 4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff) | |
download | freebsd-ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Diffstat (limited to 'audio/creox')
-rw-r--r-- | audio/creox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index e84e4443b181..ed74987cd5e4 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -18,11 +18,11 @@ GH_PROJECT= Creox4 GH_TAGNAME= 0.3 GH_COMMIT= 8e27483 -USE_XORG= xft xpm +USE_CMAKE= yes +CMAKE_OUTSOURCE= yes USE_KDE4= automoc4 kdelibs kdeprefix USE_QT4= moc_build qmake_build rcc_build uic_build -USE_CMAKE= yes -CMAKE_OUTSOURCE=yes +USE_XORG= xft xpm MAKE_JOBS_SAFE= yes post-patch: |