diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
commit | d8352fb86cbdc84dd2086432004368e5165ea029 (patch) | |
tree | 5b3a07c57741f53c6dc836f400de8802759de77e /audio/muse | |
parent | 3e2d8d2bfb2dc06fe01af3aa2e9dcf167289b48a (diff) | |
download | ports-d8352fb86cbdc84dd2086432004368e5165ea029.tar.gz ports-d8352fb86cbdc84dd2086432004368e5165ea029.zip |
Notes
Diffstat (limited to 'audio/muse')
-rw-r--r-- | audio/muse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 49408adc86f2..93660d970404 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -38,7 +38,6 @@ PLIST_FILES+= share/locale/${lang}/LC_MESSAGES/muse.mo .if ${PORT_OPTIONS:MX11} USE_GNOME+= gtk20 .else -PKGNAMESUFFIX= -nox11 CONFIGURE_ARGS+=--without-x --with-rubik .endif |