From 71dfde0760b13ea318c656ddead128dbe634597d Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 24 Aug 2011 10:43:50 +0000 Subject: Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libsigc++20/Makefile | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 devel/libsigc++20/Makefile (limited to 'devel/libsigc++20/Makefile') diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile deleted file mode 100644 index 8bfb56ba5..000000000 --- a/devel/libsigc++20/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: libsigc++2 -# Date created: 14 Feb 2004 -# Whom: Alexander Nedotsukov -# -# $FreeBSD$ -# $MCom: ports/devel/libsigc++20/Makefile,v 1.17 2011/07/25 09:19:14 kwm Exp $ -# - -PORTNAME= libsigc++ -PORTVERSION= 2.2.10 -CATEGORIES= devel -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Callback Framework for C++ - -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_AUTOTOOLS= libtool -USE_XZ= yes -USE_GMAKE= yes -USE_PERL5_BUILD=yes -LATEST_LINK= libsigc++20 -USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig -GNU_CONFIGURE= yes - -PLIST_SUB= VERSION="2.0" API_VERSION="2.0" - -.if defined(NOPORTDOCS) -CONFIGURE_ARGS+=--enable-documentation=no -.endif - -post-patch: - @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||; \ - /^SUBDIRS =/s|examples||" ${WRKSRC}/Makefile.in - -.include -- cgit v1.2.3