summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker-i18n/Makefile')
-rw-r--r--x11-wm/windowmaker-i18n/Makefile22
1 files changed, 12 insertions, 10 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile
index f3926d542dbd..cf6d309e5167 100644
--- a/x11-wm/windowmaker-i18n/Makefile
+++ b/x11-wm/windowmaker-i18n/Makefile
@@ -1,26 +1,28 @@
# New ports collection makefile for: WindowMaker
-# Version required: 0.6.3
+# Version required: 0.13.1
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id$
-#
+# $Id: Makefile,v 1.1.1.1 1997/11/04 10:33:43 tg Exp $
-DISTNAME= WindowMaker-0.6.3
-PKGNAME= windowmaker-0.6.3
+DISTNAME= WindowMaker-0.13.1
+PKGNAME= windowmaker-0.13.1
CATEGORIES= x11
-MASTER_SITES= http://isolation.ml.org/oxygen/wm/bin/ \
- ftp://wm.wep.net/pub/WindowMaker/
+MASTER_SITES= ftp://ftp.windowmaker.org/pub/wmaker/beta/srcs/ \
+ ftp://ftp.io.com/pub/mirror/linux/windowmaker/beta/srcs/ \
+ http://jgo.local.net/cool_downloads/wm/
MAINTAINER= handy@physics.montana.edu
+BUILD_DEPENDS= ${PREFIX}/lib/libPropList.a:${PORTSDIR}/devel/libproplist
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
png\\.0\\.:${PORTSDIR}/graphics/png \
- jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
+ tiff34\\.1:${PORTSDIR}/graphics/tiff34
USE_X11= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
-STRIP=
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX} --with-nlsdir=${LOCALBASE}/lib/locale
.include <bsd.port.mk>