diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /x11/xfce4-conf | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
download | ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip |
Notes
Diffstat (limited to 'x11/xfce4-conf')
-rw-r--r-- | x11/xfce4-conf/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index 8c3af5b5d309..89e98a1a17dc 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xfce4-conf -# Date created: 28 August 2008 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# +# Created by: Oliver Lehmann <oliver@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xfce4-conf PORTVERSION= 4.10.0 @@ -27,7 +23,7 @@ USE_LDCONFIG= yes USE_PERL5_BUILD= yes USE_XFCE= configenv libutil USE_XORG= x11 -USE_PKGCONFIG= build +USES= pkgconfig CONFIGURE_ARGS+=--disable-gtk-doc-html |