diff options
Diffstat (limited to 'misc/gnome-osd/Makefile')
-rw-r--r-- | misc/gnome-osd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 1abd088d7e4b..4054931a19da 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= On-Screen-Display infrastructure using Pango text rendering -USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 +USES= pathfix +USE_GNOME= gnomeprefix intlhack pygnome2 USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes |