aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm30
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-09-30 06:52:45 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-09-30 06:52:45 +0000
commitfbffd043245fd66d36204592b6d1f8fad3702424 (patch)
treeb532dfee7a92cf772382bc861526ca8c440d4b05 /x11-toolkits/gtkmm30
parentcc3a6a763fcb72d573c3baa0ec08ed5659c4d402 (diff)
downloadports-fbffd043245fd66d36204592b6d1f8fad3702424.tar.gz
ports-fbffd043245fd66d36204592b6d1f8fad3702424.zip
- Remove obsolete --without-gnome option.
- Exclude tests/ from build and packaging.
Notes
Notes: svn path=/head/; revision=89874
Diffstat (limited to 'x11-toolkits/gtkmm30')
-rw-r--r--x11-toolkits/gtkmm30/Makefile4
-rw-r--r--x11-toolkits/gtkmm30/pkg-plist7
2 files changed, 3 insertions, 8 deletions
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile
index 8c33b7cfdf01..bb307e661916 100644
--- a/x11-toolkits/gtkmm30/Makefile
+++ b/x11-toolkits/gtkmm30/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkmm
PORTVERSION= 2.2.8
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_SOURCEFORGE}
@@ -29,7 +30,6 @@ INSTALLS_SHLIB= yes
USE_REINPLACE= yes
USE_GNOME= gnomehack gtk20
CONFIGURE_ARGS= --enable-static=yes \
- --without-gnome \
--with-sigc-prefix=${LOCALBASE}
.if defined(WITH_EXAMPLES)
@@ -39,6 +39,8 @@ PLIST_SUB+= EXAMPLES="@comment "
.endif
post-patch:
+ @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \
+ ${WRKSRC}/Makefile.in
.if !defined(WITH_EXAMPLES)
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
${WRKSRC}/Makefile.in
diff --git a/x11-toolkits/gtkmm30/pkg-plist b/x11-toolkits/gtkmm30/pkg-plist
index 58623c9cbb99..b17c07bbe456 100644
--- a/x11-toolkits/gtkmm30/pkg-plist
+++ b/x11-toolkits/gtkmm30/pkg-plist
@@ -2114,10 +2114,6 @@ share/doc/gtkmm-2.0/docs/tutorial/html/ch21.html
share/doc/gtkmm-2.0/docs/tutorial/html/ch21s02.html
share/doc/gtkmm-2.0/docs/tutorial/html/ch22.html
share/doc/gtkmm-2.0/docs/tutorial/html/index.html
-share/doc/gtkmm-2.0/tests/child_widget/main.cc
-share/doc/gtkmm-2.0/tests/child_widget/testwindow.cc
-share/doc/gtkmm-2.0/tests/child_widget/testwindow.h
-share/doc/gtkmm-2.0/tests/child_widget_managed/main.cc
%%EXAMPLES%%share/devhelp/books/gtkmm-2.0/gtkmm2.devhelp
%%EXAMPLES%%share/doc/gtkmm-2.0/examples/arrow/arrow.cc
%%EXAMPLES%%share/doc/gtkmm-2.0/examples/arrow/direction.cc
@@ -2370,9 +2366,6 @@ share/doc/gtkmm-2.0/tests/child_widget_managed/main.cc
%%EXAMPLES%%@dirrm share/doc/gtkmm-2.0/examples/arrow
%%EXAMPLES%%@dirrm share/doc/gtkmm-2.0/examples
%%EXAMPLES%%@dirrm share/devhelp/books/gtkmm-2.0
-@dirrm share/doc/gtkmm-2.0/tests/child_widget_managed
-@dirrm share/doc/gtkmm-2.0/tests/child_widget
-@dirrm share/doc/gtkmm-2.0/tests
@dirrm share/doc/gtkmm-2.0/docs/tutorial/html
@dirrm share/doc/gtkmm-2.0/docs/tutorial/figures
@dirrm share/doc/gtkmm-2.0/docs/tutorial