diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-10 21:52:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-10 21:52:07 +0000 |
commit | f79da230dd1d1d3f30f95a5a3a3ca64116e28b17 (patch) | |
tree | 8cd8ded3de510aa78b7948fcae83f1b6615178cb /devel/adabindx | |
parent | 9e54fe21c88187bc2c92a7b612994085f5be2f52 (diff) |
Notes
Diffstat (limited to 'devel/adabindx')
-rw-r--r-- | devel/adabindx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/adabindx/Makefile b/devel/adabindx/Makefile index 199094e0b2c8..6c72cff21504 100644 --- a/devel/adabindx/Makefile +++ b/devel/adabindx/Makefile @@ -16,7 +16,7 @@ COMMENT= An Ada-binding to the X Window System and *tif BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat USE_MOTIF= yes -PREFIX= ${X11BASE} +USE_X_PREFIX= yes post-patch: # @mv ${WRKSRC}/lib ${WRKSRC}/src |