aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-27 13:24:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-27 13:24:18 +0000
commitb1606b6d57ed0f3fbb7cf419873ba26a040617e8 (patch)
tree35ce6a6653c3e33c2ab5846b94c0f17bb914f988 /x11-wm
parent5c9660773a89c7799348e494994a49539b733e5c (diff)
downloadports-b1606b6d57ed0f3fbb7cf419873ba26a040617e8.tar.gz
ports-b1606b6d57ed0f3fbb7cf419873ba26a040617e8.zip
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
Notes
Notes: svn path=/head/; revision=1208
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index adc4173b12f0..9e93dae66107 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