diff options
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index f9ea09066..d21b10595 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -15,6 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool GNU_CONFIGURE= yes USES= gettext:build gmake pathfix tar:xz -USE_GNOME= gnomeprefix gnomehier libxml2:build +USE_GNOME= gnomeprefix libxml2:build .include <bsd.port.mk> |