diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 08:53:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 08:53:15 +0800 |
commit | a784b01b36c3a86de40768153de92262e7558b5b (patch) | |
tree | 2de4267aea5a7bccefa4f739e15167f77a240fdb /x11/libgnome/Makefile | |
parent | bb8375fe9c3f5afc2c0fb23295ca9017de88057f (diff) | |
download | marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar.gz marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar.bz2 marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar.lz marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar.xz marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.tar.zst marcuscom-ports-a784b01b36c3a86de40768153de92262e7558b5b.zip |
Fix a bug in the interfaces schema file that prevented things such as
the panel from drawing icons.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@268 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index a16aa8612..eb798ea4d 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnome PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 |