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/libxfce4util | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
download | ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip |
Notes
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 89a0fe63af0f..932ce83e7920 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libxfce4util -# Date created: 7 June 2003 -# Whom: James Earl <jdearl@telus.net> -# +# Created by: James Earl <jdearl@telus.net> # $FreeBSD$ -# PORTNAME= libxfce4util PORTVERSION= 4.10.0 @@ -22,7 +18,7 @@ USE_GNOME= glib20 gnomehack intltool intlhack USE_PERL5= yes USE_LDCONFIG= yes USE_XFCE= configenv -USE_PKGCONFIG= build +USES= pkgconfig CONFIGURE_ARGS+=--disable-gtk-doc-html |