summaryrefslogtreecommitdiffstats
path: root/graphics/libgnomecanvasmm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libgnomecanvasmm/Makefile')
-rw-r--r--graphics/libgnomecanvasmm/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile
deleted file mode 100644
index 273dc49..0000000
--- a/graphics/libgnomecanvasmm/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: Alexander Nedotsukov <bland@mail.ru>
-# $FreeBSD$
-
-PORTNAME= libgnomecanvasmm
-PORTVERSION= 2.0.1
-PORTREVISION= 12
-CATEGORIES= graphics gnome
-MASTER_SITES= SF/gtkmm/OldFiles
-DIST_SUBDIR= gnome2
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= C++ wrapper for libgnomecanvas library
-
-LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USES= gmake pkgconfig
-USE_GNOME= gnomehack libgnomecanvas
-USE_AUTOTOOLS= libtool
-USE_LDCONFIG= yes
-CONFIGURE_ARGS= --enable-static
-
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
OpenPOWER on IntegriCloud