diff options
-rw-r--r-- | x11-toolkits/gnome--/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gnome--/pkg-plist | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile index 307884c..d406a21 100644 --- a/x11-toolkits/gnome--/Makefile +++ b/x11-toolkits/gnome--/Makefile @@ -7,7 +7,8 @@ PORTNAME= gnomemm PORTVERSION= 1.1.15 -CATEGORIES= x11-toolkits +PORTREVISION= 1 +CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm diff --git a/x11-toolkits/gnome--/pkg-plist b/x11-toolkits/gnome--/pkg-plist index ca52542..abdee1b 100644 --- a/x11-toolkits/gnome--/pkg-plist +++ b/x11-toolkits/gnome--/pkg-plist @@ -21,6 +21,7 @@ include/gnome--/canvas.h include/gnome--/client.h include/gnome--/clock.h include/gnome--/color-picker.h +include/gnome--/construct_copies.h include/gnome--/dateedit.h include/gnome--/dentry-edit.h include/gnome--/dial.h @@ -114,6 +115,6 @@ include/gnome--/stock.h include/gnome--/types.h lib/libgnomemm.a lib/libgnomemm.so -lib/libgnomemm.so.3 +lib/libgnomemm.so.4 @dirrm include/gnome--/private @dirrm include/gnome-- |