diff options
Diffstat (limited to 'x11-wm/fvwm/Makefile')
-rw-r--r-- | x11-wm/fvwm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index adc4173b12f..9e93dae6610 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -3,7 +3,7 @@ # Date created: 25 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.12 1995/02/11 13:51:22 asami Exp $ +# $Id: Makefile,v 1.13 1995/03/11 15:07:14 ats Exp $ # DISTNAME= fvwm @@ -14,8 +14,6 @@ MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm/ USE_IMAKE= yes XMKMF= xmkmf LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -PKG_ARGS= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ - -r ${PKGDIR}/REQUIRES -p ${PREFIX} pre-install: @cp ${FILESDIR}/configure2.h ${WRKSRC}/configure.h |