diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2004-11-25 16:32:02 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2004-11-25 16:32:02 +0000 |
commit | 7ba9a1bb676c0a6353cb75e551105849ecffee56 (patch) | |
tree | ac53fa817913d17bc69d193b7e8d2f8dbc4d3353 /cad/qcad-partslib | |
parent | dc3817c2465be2e99e8e45684b89050d5c790b3e (diff) |
Notes
Diffstat (limited to 'cad/qcad-partslib')
-rw-r--r-- | cad/qcad-partslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qcad-partslib/Makefile b/cad/qcad-partslib/Makefile index 00a71ace88c5..35e368d1a127 100644 --- a/cad/qcad-partslib/Makefile +++ b/cad/qcad-partslib/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= qcad:${PORTSDIR}/cad/qcad WRKSRC= ${WRKDIR}/partlibrary-${PORTVERSION:S/.1$/-1/} DATADIR= ${PREFIX}/share/qcad/libraries +USE_X_PREFIX= yes USE_ZIP= yes USE_REINPLACE= yes NO_BUILD= yes |