diff options
Diffstat (limited to 'devel')
-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 \ |