[Midnightbsd-cvs] mports [15611] trunk/editors/abiword/Makefile: turn on pkgconfig
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Nov 23 00:10:45 EST 2013
Revision: 15611
http://svnweb.midnightbsd.org/mports/?rev=15611
Author: laffer1
Date: 2013-11-23 00:10:45 -0500 (Sat, 23 Nov 2013)
Log Message:
-----------
turn on pkgconfig
Modified Paths:
--------------
trunk/editors/abiword/Makefile
Modified: trunk/editors/abiword/Makefile
===================================================================
--- trunk/editors/abiword/Makefile 2013-11-23 05:09:50 UTC (rev 15610)
+++ trunk/editors/abiword/Makefile 2013-11-23 05:10:45 UTC (rev 15611)
@@ -2,7 +2,7 @@
PORTNAME= abiword
PORTVERSION= 2.8.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -24,9 +24,8 @@
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-fonts/dejavu
USE_GMAKE= yes
-USES= pathfix gettext iconv
+USES= pathfix gettext iconv pkgconfig
USE_GNOME= libxml2 gtk20 desktopfileutils librsvg2 libxslt
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the Midnightbsd-cvs
mailing list