aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgnomecanvasmm/Makefile
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-08-04 04:44:31 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-08-04 04:44:31 +0000
commita8e8e15d33a8bacfd7df61b70adc4b35dc71538b (patch)
tree0eeee5adfea47715ab9d2628a97f17fb8f5f052e /graphics/libgnomecanvasmm/Makefile
parentbfd65f64660f8d08eb72f0d2b844772191dc8a0f (diff)
downloadports-a8e8e15d33a8bacfd7df61b70adc4b35dc71538b.tar.gz
ports-a8e8e15d33a8bacfd7df61b70adc4b35dc71538b.zip
Notes
Diffstat (limited to 'graphics/libgnomecanvasmm/Makefile')
-rw-r--r--graphics/libgnomecanvasmm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile
index d1014241ad14..00132c34080f 100644
--- a/graphics/libgnomecanvasmm/Makefile
+++ b/graphics/libgnomecanvasmm/Makefile
@@ -26,4 +26,8 @@ USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
+post-patch:
+ @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
+ ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>