diff options
author | ade <ade@FreeBSD.org> | 2001-05-23 08:49:11 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-23 08:49:11 +0800 |
commit | 33d20c6ae86f0ab85d600e154ac54a0064c88467 (patch) | |
tree | f88a06809de2952642f23a06d91399a99457680e /x11/gnome | |
parent | 240164ffc5a306708c7eab6943cd16765e72d623 (diff) | |
download | freebsd-ports-gnome-33d20c6ae86f0ab85d600e154ac54a0064c88467.tar.gz freebsd-ports-gnome-33d20c6ae86f0ab85d600e154ac54a0064c88467.tar.zst freebsd-ports-gnome-33d20c6ae86f0ab85d600e154ac54a0064c88467.zip |
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/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 |