diff options
author | ade <ade@FreeBSD.org> | 2001-05-23 00:49:11 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-23 00:49:11 +0000 |
commit | 33d20c6ae86f0ab85d600e154ac54a0064c88467 (patch) | |
tree | f88a06809de2952642f23a06d91399a99457680e /x11/gnome2/Makefile | |
parent | 240164ffc5a306708c7eab6943cd16765e72d623 (diff) | |
download | FreeBSD-ports-33d20c6ae86f0ab85d600e154ac54a0064c88467.zip FreeBSD-ports-33d20c6ae86f0ab85d600e154ac54a0064c88467.tar.gz |
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.
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 0130b96..99f7947 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |