diff options
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/Makefile | 6 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 6 |
6 files changed, 6 insertions, 30 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11-servers/XFree86-4-Server-snap/Makefile +++ b/x11-servers/XFree86-4-Server-snap/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11-servers/XFree86-4-Server/Makefile +++ b/x11-servers/XFree86-4-Server/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index 01198a8b1d16..4fe0558b03f8 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $ +# $Id: Makefile,v 1.32 1997/07/13 18:49:30 max Exp $ # DISTNAME= xc @@ -24,10 +24,6 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc -pre-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \ - ${PKGNAME} PRE-INSTALL - post-install: /sbin/ldconfig -m ${PREFIX}/lib |