aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:15:47 +0000
commit4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch)
tree3c6875e1915991a70b5d02b799e17418d20b218a /cad
parente1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff)
downloadports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz
ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 4c69e64502c6..45ca6e8010ec 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -47,6 +47,8 @@ SHRDIR= fonts libraries linetypes patterns plugins scripts themes ts
#QSCRIPTS should not be installed to avoid conflicts with texlive-base
QSCRIPTS= bbox dwg2bmp dwg2pdf dwg2svg
+OPTIONS_DEFINE= EXAMPLES
+
pre-configure:
${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" \
${WRKSRC}/src/core/RS.cpp