aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-aoutlibs
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-03-24 18:14:16 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-03-24 18:14:16 +0000
commitba56b30731dff959413d404bdf0146c5dfec15e4 (patch)
treee488722ca4c8c0b869b177ed70892c18140fb518 /x11/XFree86-aoutlibs
parentf522f38a5236ab872c48251439471176ecc7b0ab (diff)
downloadports-ba56b30731dff959413d404bdf0146c5dfec15e4.tar.gz
ports-ba56b30731dff959413d404bdf0146c5dfec15e4.zip
Notes
Diffstat (limited to 'x11/XFree86-aoutlibs')
-rw-r--r--x11/XFree86-aoutlibs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/XFree86-aoutlibs/Makefile b/x11/XFree86-aoutlibs/Makefile
index ff3e2b05721f..fc25d8e1d667 100644
--- a/x11/XFree86-aoutlibs/Makefile
+++ b/x11/XFree86-aoutlibs/Makefile
@@ -27,6 +27,7 @@ pre-configure:
${PKGDIR}/REQ ${PKGNAME} INSTALL
do-install:
+ @${MKDIR} -p ${PREFIX}/lib/aout
cd ${WRKSRC}; \
for l in $$(ls lib*); do \
${SETENV} OBJFORMAT=${PORTOBJFORMAT} \