aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/neXtaw
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/neXtaw')
-rw-r--r--x11-toolkits/neXtaw/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-toolkits/neXtaw/Makefile b/x11-toolkits/neXtaw/Makefile
index 48605d1d10b3..830e1a89daca 100644
--- a/x11-toolkits/neXtaw/Makefile
+++ b/x11-toolkits/neXtaw/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 January 1997
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.3 1997/06/12 18:01:07 asami Exp $
+# $Id: Makefile,v 1.4 1997/07/17 15:13:01 max Exp $
#
DISTNAME= neXtaw-0.5
@@ -17,7 +17,12 @@ USE_IMAKE= yes
post-extract:
@${RM} -rf ${WRKSRC}/X11
- @ln -sf exports/include ${WRKSRC}/X11
+
+post-configure:
+ @${ECHO_MSG} "*********************************************************************"
+ @${ECHO_MSG} "* Don't worry about the warning messages above, the port will build *"
+ @${ECHO_MSG} "*********************************************************************"
+ @cd ${WRKSRC}/exports/include/X11/neXtaw; ln -sf ../../../../*.h .
post-install:
${LDCONFIG} -m ${PREFIX}/lib