aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/hackedbox/Makefile
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-10-22 17:37:19 +0800
committerjkoshy <jkoshy@FreeBSD.org>1998-10-22 17:37:19 +0800
commitf603583bfa09d18a76443efe871e9f1171271f58 (patch)
tree9c6240f164dd692dc3c1c85a79cd92ec75f351eb /x11-wm/hackedbox/Makefile
parentfe75f60913a9d26e38921b2ea967066f858e2e60 (diff)
downloadfreebsd-ports-graphics-f603583bfa09d18a76443efe871e9f1171271f58.tar.gz
freebsd-ports-graphics-f603583bfa09d18a76443efe871e9f1171271f58.tar.zst
freebsd-ports-graphics-f603583bfa09d18a76443efe871e9f1171271f58.zip
Upgrade to v0.40.11.
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> PR: 8406
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r--x11-wm/hackedbox/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
index 9ead405f417..3178783cd23 100644
--- a/x11-wm/hackedbox/Makefile
+++ b/x11-wm/hackedbox/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: Blackbox
-# Version required: 0.40.10
+# Version required: 0.40.11
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id: Makefile,v 1.9 1998/10/10 03:38:34 steve Exp $
+# $Id: Makefile,v 1.10 1998/10/21 04:20:10 jkoshy Exp $
#
-DISTNAME= blackbox-0.40.10
+DISTNAME= blackbox-0.40.11
CATEGORIES= x11-wm
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
MAINTAINER= ports@FreeBSD.ORG
-USE_IMAKE= yes
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>