aboutsummaryrefslogtreecommitdiff
path: root/net/linc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:04:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:04:20 +0000
commit60473e7015b66b27e1133d92eb8efd118af56db8 (patch)
treed6f763a8203f37cdb61059017328f2cbdb9cbacb /net/linc
parente240644d97288d7dd4aec5dd270f0c731bf2c62a (diff)
downloadports-60473e7015b66b27e1133d92eb8efd118af56db8.tar.gz
ports-60473e7015b66b27e1133d92eb8efd118af56db8.zip
Notes
Diffstat (limited to 'net/linc')
-rw-r--r--net/linc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile
index 5e852f080165..cf60a7054cf8 100644
--- a/net/linc/Makefile
+++ b/net/linc/Makefile
@@ -15,8 +15,7 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
USE_GNOME= gnomehack glib20
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
@@ -25,7 +24,6 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in