diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:53:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:53:45 +0000 |
commit | 49ad52bfcd04d8c369ba3c590d5c3cd1ec54fcc2 (patch) | |
tree | 5847e9bac205c0fc071bebcd4bcded0c5d448126 /devel/libglade2/Makefile | |
parent | 96bedb64e4155141bd2b92f2eade0bc45b52834d (diff) | |
download | ports-49ad52bfcd04d8c369ba3c590d5c3cd1ec54fcc2.tar.gz ports-49ad52bfcd04d8c369ba3c590d5c3cd1ec54fcc2.zip |
Notes
Diffstat (limited to 'devel/libglade2/Makefile')
-rw-r--r-- | devel/libglade2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index a4b4e92c8932..3caf23278e0e 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -21,8 +21,8 @@ USE_BZIP2= yes RUN_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr GNU_CONFIGURE= yes -USES= pathfix -USE_GNOME= libxml2 gtk20 referencehack gmake pkgconfig +USES= pathfix gmake pkgconfig +USE_GNOME= libxml2 gtk20 referencehack USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc \ |