summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-08 10:35:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-08 10:35:06 +0000
commitd5112364c4d38822e950c4790143f895992fd1d1 (patch)
tree51c13c2cfa40c12a5aeb597c459e75de511b73b4 /x11-wm
parentAnother hyper make. (diff)
fvwm couldn't compile because "make Makefiles" was removed from
bsd.port.mk. This patch fixes it by adding "ALL_TARGETS=Makefile all". Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
Notes
Notes: svn path=/head/; revision=2038
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index 4d48055dc78b..e7bbc4c81f48 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 May 1995
# Whom: me
#
-# $Id: Makefile,v 1.17 1995/05/13 03:13:07 asami Exp $
+# $Id: Makefile,v 1.18 1995/05/30 09:54:14 asami Exp $
#
DISTNAME= fvwm-1.24r
@@ -16,6 +16,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
XMKMF= xmkmf
+ALL_TARGET= Makefiles all
post-install:
@mkdir -p ${PREFIX}/include/X11/pixmaps