From 33247f8627dc97a08c73196f8baf13f76c3ebee0 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 1 Apr 2013 15:16:27 +0000 Subject: Not complete yet. Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/yelp-tools/Makefile | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) (limited to 'textproc/yelp-tools') diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index d6232d20f..3c9da00e0 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: yelp-tools -# Date created: 17 Sep 2011 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ # $MCom$ -# PORTNAME= yelp-tools PORTVERSION= 3.4.1 @@ -17,23 +13,15 @@ COMMENT= Utilities to help manage documentation for Yelp and the web BUILD_DEPENDS= yelp-xsl>=3.1.5:${PORTSDIR}/textproc/yelp-xsl \ itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt USE_GETTEXT= yes USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 +USES= pathfix +USE_PKGCONFIG= build +USE_GNOME= gnomeprefix intlhack libxml2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector -.include - -# Around the time GCC stack protection (aka Propolice) for userland -# was enabled on src/share/mk/bsd.sys.mk -# SVN rev 180012 on 2008-06-25 21:33:28Z by ru -.if ${OSVERSION} >= 800040 -LDFLAGS+= -fstack-protector -.endif - -.include +.include -- cgit v1.2.3