aboutsummaryrefslogtreecommitdiff
path: root/devel/abi-compliance-checker
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-18 22:10:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-18 22:10:39 +0000
commit639cb537b548a1319f11436bf4f996442ae6c5d5 (patch)
treed6ed89022863f453f8253b3659c0c767194e6fb4 /devel/abi-compliance-checker
parentceb817f31460079d92a6025e80417257e6bd0d9a (diff)
Notes
Diffstat (limited to 'devel/abi-compliance-checker')
-rw-r--r--devel/abi-compliance-checker/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile
index 92eb6441d590..5c839050664a 100644
--- a/devel/abi-compliance-checker/Makefile
+++ b/devel/abi-compliance-checker/Makefile
@@ -45,9 +45,7 @@ PICFLAG?= -fPIC
PICFLAG?= -fpic
.endif
-.ifndef(NOPORTDATA)
PORTDATA= *
-.endif
PORTDOCS= *
@@ -70,11 +68,9 @@ do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR})
-.ifndef(NOPORTDATA)
@${MKDIR} ${STAGEDIR}${DATADIR}
@(cd ${WRKSRC} && ${COPYTREE_SHARE} \
"modules/Internals modules/*.xml modules/Targets/unix" ${STAGEDIR}${DATADIR})
-.endif
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
check regression-test test: build