aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/libsigc++
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'devel/libsigc++')
-rw-r--r--devel/libsigc++/Makefile7
-rw-r--r--devel/libsigc++/pkg-plist1
2 files changed, 7 insertions, 1 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index 57f270fb9610..ed5c40cdba4a 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libsigc++
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:S/$/:gnome/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
@@ -17,9 +18,13 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Callback Framework for C++
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack
+USE_REINPLACE= yes
+
+pre-configure:
+ @${REINPLACE_CMD} -e 's#^sh libtool#${LIBTOOL}#' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/libsigc++/pkg-plist b/devel/libsigc++/pkg-plist
index 74ee3142e38b..a8bcdd37641c 100644
--- a/devel/libsigc++/pkg-plist
+++ b/devel/libsigc++/pkg-plist
@@ -20,6 +20,7 @@ include/sigc++-1.0/sigc++/thread.h
include/sigc++-1.0/sigc++/type.h
include/sigc++-1.0/sigc++config.h
lib/libsigc.a
+lib/libsigc.la
lib/libsigc.so
lib/libsigc.so.1
share/aclocal/sigc++.m4