diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-14 04:20:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-14 04:20:57 +0000 |
commit | b525ae5416a557151bbbbdc5a8385822fcb631a0 (patch) | |
tree | 12cd7b05f2d908dbf05c6b07a225ae6edf1cb81b /x11-toolkits/gtk12/Makefile | |
parent | Make nethack33 ports a master port and the slaves, and unbreak (diff) |
Fix another problem in the pkgconfig files for these ports. After running
a build of xscreensaver and xscreensaver-gnome, everything looks good.
Reported by: dougb
Diffstat (limited to 'x11-toolkits/gtk12/Makefile')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 7565e4ea7f71..03e3a3538918 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gtk+ |