diff options
-rw-r--r-- | devel/gnome-js-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnome-js-common/Makefile b/devel/gnome-js-common/Makefile index e3da02ac6460..74acf5d760a3 100644 --- a/devel/gnome-js-common/Makefile +++ b/devel/gnome-js-common/Makefile @@ -13,8 +13,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME JavaScript common modules and tests GNU_CONFIGURE= yes -USE_GNOME= gnomehack intltool -USES= pkgconfig gettext gmake tar:bzip2 +USE_GNOME= intltool +USES= pathfix pkgconfig gettext gmake tar:bzip2 PORTDOCS= AUTHORS COPYING INSTALL NEWS README ChangeLog |