[Midnightbsd-cvs] mports [17000] trunk/devel/libsigc++12/Makefile: make unique in pkg index

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Sep 11 22:21:57 EDT 2014


Revision: 17000
          http://svnweb.midnightbsd.org/mports/?rev=17000
Author:   laffer1
Date:     2014-09-11 22:21:56 -0400 (Thu, 11 Sep 2014)
Log Message:
-----------
make unique in pkg index

Modified Paths:
--------------
    trunk/devel/libsigc++12/Makefile

Modified: trunk/devel/libsigc++12/Makefile
===================================================================
--- trunk/devel/libsigc++12/Makefile	2014-09-12 02:19:39 UTC (rev 16999)
+++ trunk/devel/libsigc++12/Makefile	2014-09-12 02:21:56 UTC (rev 17000)
@@ -2,23 +2,23 @@
 
 PORTNAME=	libsigc++
 PORTVERSION=	1.2.7
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/1.2
 DIST_SUBDIR=	gnome2
+PKGNAMESUFFIX=	12
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Callback Framework for C++
+
 LICENSE=	lgpl
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
 USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
-LATEST_LINK=	libsigc++12
+USES=		gmake libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
-USE_GNOME=	gnomehack pkgconfig
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list