summaryrefslogtreecommitdiff
path: root/print/libharu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/libharu
parentFix NO_STAGE script fallout (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Notes
Notes: svn path=/head/; revision=327765
Diffstat (limited to 'print/libharu')
-rw-r--r--print/libharu/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/libharu/Makefile b/print/libharu/Makefile
index 5e1b0b96e20c..4567d2e95cf0 100644
--- a/print/libharu/Makefile
+++ b/print/libharu/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: libharu
-# Date created: Jun 15, 2007
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libharu
PORTVERSION= 2.2.1
@@ -26,6 +21,7 @@ SOVERSION= 2
PLIST_SUB+= PORTVERSION=${PORTVERSION} \
SOVERSION=${SOVERSION}
+NO_STAGE= yes
post-install:
${LN} -s ${PREFIX}/lib/libhpdf-${PORTVERSION}.so \
${PREFIX}/lib/libhpdf.so.${SOVERSION}