aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigcx/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 03:28:30 +0000
commit1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch)
treebb96e15bdbdb742febe5467ec9a1dffea805d91b /devel/libsigcx/Makefile
parent6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff)
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead.
Notes
Notes: svn path=/head/; revision=315433
Diffstat (limited to 'devel/libsigcx/Makefile')
-rw-r--r--devel/libsigcx/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile
index cbf42416df60..0082d2b59994 100644
--- a/devel/libsigcx/Makefile
+++ b/devel/libsigcx/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: libsigcx
-# Date created: Apr 6, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libsigcx
PORTVERSION= 0.6.6
@@ -18,7 +13,8 @@ COMMENT= An extension of libSigC++
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
-USE_GNOME= gnomehack gtk20
+USES= pathfix
+USE_GNOME= gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= ac_cv_path_DOXYGEN=""