aboutsummaryrefslogtreecommitdiff
path: root/graphics/sharpconstruct/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-07 10:49:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-07 10:49:36 +0000
commitca0d86255f37f607e294bac029085f8279f398f6 (patch)
tree955a166111ca3e80b4485952e6255ae9583cc383 /graphics/sharpconstruct/Makefile
parent099912cfb1075c30d2acd7270df214bd245448c3 (diff)
downloadports-ca0d86255f37f607e294bac029085f8279f398f6.tar.gz
ports-ca0d86255f37f607e294bac029085f8279f398f6.zip
Notes
Diffstat (limited to 'graphics/sharpconstruct/Makefile')
-rw-r--r--graphics/sharpconstruct/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile
index 7fe4224de89a..201b62196c58 100644
--- a/graphics/sharpconstruct/Makefile
+++ b/graphics/sharpconstruct/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= SF/sharp3d/SharpConstruct/${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= 3D modeller for organic shapes
-LIB_DEPENDS= gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm \
- glademm-2.4:${PORTSDIR}/devel/libglademm24
+LIB_DEPENDS= libgtkglextmm-x11-1.2.so:${PORTSDIR}/x11-toolkits/gtkglextmm \
+ libglademm-2.4.so:${PORTSDIR}/devel/libglademm24
USES= gmake pkgconfig
USE_BZIP2= yes
@@ -21,9 +21,10 @@ GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= uses SSE
-MAN1= sharpconstruct.1
+PLIST_FILES= bin/${PORTNAME} \
+ man/man1/${PORTNAME}.1.gz
+PORTDATA= *
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/include/Align.hh
@${REINPLACE_CMD} -e 's|"/sharpconstruct|"|' ${WRKSRC}/src/MainWindow.cc