aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-03-27 22:03:42 +0800
committerkwm <kwm@FreeBSD.org>2013-03-27 22:03:42 +0800
commitd09141f734028e2ea0d162c52a8fbb4c75f578f1 (patch)
tree7152941f2f039bce3952780d6797808bf517cdee /x11
parentb411080198736ed2af8f5d4b5a1946785439a000 (diff)
downloadfreebsd-ports-gnome-d09141f734028e2ea0d162c52a8fbb4c75f578f1.tar.gz
freebsd-ports-gnome-d09141f734028e2ea0d162c52a8fbb4c75f578f1.tar.zst
freebsd-ports-gnome-d09141f734028e2ea0d162c52a8fbb4c75f578f1.zip
Fix plist issue of left over gnomehier.
Submitted by: pointyhat via miwi
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 7d29735a321c..b78011aab757 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,9 +1,10 @@
# Created by: Yukihiro Nakai <Nakai@technologist.com>
# $FreeBSD$
# $MCom: ports/x11/gnome-libs/Makefile,v 1.7 2007/08/04 03:51:32 marcus Exp $
+
PORTNAME= gnome-libs
PORTVERSION= 1.4.2
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES?= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -20,7 +21,8 @@ USE_BZIP2= yes
USE_XORG= xpm ice x11
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
+USES= pathfix
+USE_GNOME= gnomehier gnomeprefix esound gtk12 imlib libxml orbit
USE_GETTEXT= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes