aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-03-17 20:59:21 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-03-17 20:59:21 +0000
commitdce0506cd5b0c82b92360a09ced37ea6992eb517 (patch)
tree618665f7a11f1e9f5a950f5856373e86385ed219 /x11-toolkits
parent33cddad7acd937bd95e536d84ede8bd9bba1201f (diff)
downloadports-dce0506cd5b0c82b92360a09ced37ea6992eb517.tar.gz
ports-dce0506cd5b0c82b92360a09ced37ea6992eb517.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xview-clients/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile
index 2bee84e4ef3a..81ac6bc778fc 100644
--- a/x11-toolkits/xview-clients/Makefile
+++ b/x11-toolkits/xview-clients/Makefile
@@ -18,19 +18,23 @@ COMMENT= OpenLook applications and man pages
CONFLICTS= props-1.0
MAKE_JOBS_UNSAFE= yes
-PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:patch
+EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:patch
CONFIGURE_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:configure
LIB_DEPENDS= libxview.so:${PORTSDIR}/x11-toolkits/xview
USES= imake
USE_XORG= x11 xext
-WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../xview/work/${DISTNAME}
ALL_TARGET= Clients
+BROKEN= conflicts with its depends
+
.include <bsd.port.pre.mk>
IMAKECPPFLAGS+= -DXVDestDir=${STAGEDIR}${PREFIX}
+post-extract:
+ ${LN} -sf $$(${MAKE} -C ${PORTSDIR}/x11-toolkits/xview -V WRKDIR)/${DISTNAME} ${WRKSRC}
+
do-install:
@cd ${WRKSRC}/clients; ${MAKE} install install.man