summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-06 14:17:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-06 14:17:57 +0000
commit65cf2bc47356a1252fae8278718e01c512380c82 (patch)
tree2698a61be6a9e19dda53a4a9de227a53d8d5bde5 /graphics
parent- Stage support (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=347226
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cal3d-devel/Makefile5
-rw-r--r--graphics/cal3d-devel/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile
index 7c54de22c47c..517cfb37a44e 100644
--- a/graphics/cal3d-devel/Makefile
+++ b/graphics/cal3d-devel/Makefile
@@ -21,9 +21,6 @@ USE_LDCONFIG= yes
USE_AUTOTOOLS= automake autoheader libtool
AUTOMAKE_ARGS= --add-missing
-MAN1= cal3d_converter.1
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} \
-e 's|^\(pkgconfigdir\ =\).*|\1 $$(prefix)/libdata/pkgconfig|' \
@@ -41,6 +38,6 @@ pre-configure:
# XXX: handle slight differences between 6.x and 5.x/4.x
post-install:
- @${RM} -f ${PREFIX}/lib/libcal3d.a
+ @${RM} -f ${STAGEDIR}${PREFIX}/lib/libcal3d.a
.include <bsd.port.mk>
diff --git a/graphics/cal3d-devel/pkg-plist b/graphics/cal3d-devel/pkg-plist
index 816c98f09a36..23629f74d177 100644
--- a/graphics/cal3d-devel/pkg-plist
+++ b/graphics/cal3d-devel/pkg-plist
@@ -47,4 +47,5 @@ lib/libcal3d.so.12
lib/libcal3d.la
lib/libcal3d.so
libdata/pkgconfig/cal3d.pc
+man/man1/cal3d_converter.1.gz
@dirrm include/cal3d