diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-23 00:49:11 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-23 00:49:11 +0000 |
commit | ff4f18ab924209c55d3bb210a8fe04b9b350a447 (patch) | |
tree | 5ae62eebdd7b7debbc02193a74df18de0366c6a1 /x11/gnome | |
parent | Add the gtk+ distfile for extraction purposes, rather than depending on (diff) |
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.
Notes
Notes:
svn path=/head/; revision=42950
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 0130b96e0381..99f79476693b 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |