diff options
author | tg <tg@FreeBSD.org> | 1999-10-06 15:04:43 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-10-06 15:04:43 +0800 |
commit | 130e218b0dc5262a3b2f32892c90734a1a8bbe1c (patch) | |
tree | 85d78365782f2d5fc1c8a49e8533894fdf15dc89 /x11-wm/windowmaker | |
parent | ffe759c778d22b501755b6fbe6de772632a39c19 (diff) | |
download | freebsd-ports-graphics-130e218b0dc5262a3b2f32892c90734a1a8bbe1c.tar.gz freebsd-ports-graphics-130e218b0dc5262a3b2f32892c90734a1a8bbe1c.tar.zst freebsd-ports-graphics-130e218b0dc5262a3b2f32892c90734a1a8bbe1c.zip |
Upgrade to 0.61.1.
PR: 14149
Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/windowmaker/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index d35cf879ee6..e82bfbce8e9 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.61.0 +# Version required: 0.61.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # # $FreeBSD$ -DISTNAME= WindowMaker-0.61.0 -PKGNAME= windowmaker-0.61.0 +DISTNAME= WindowMaker-0.61.1 +PKGNAME= windowmaker-0.61.1 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ http://jgo.local.net/cool_downloads/wm/ @@ -20,7 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - PropList.1:${PORTSDIR}/devel/libPropList + PropList.2:${PORTSDIR}/devel/libPropList USE_BZIP2= yes USE_X_PREFIX= yes @@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --with-nlsdir=${LOCALBASE}/lib/locale \ --with-libs-from="-L${LOCALBASE}/lib" \ --with-incs-from="-I${LOCALBASE}/include" \ + --with-appspath="${PREFIX}/GNUstep/Apps" \ --disable-debug MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x \ diff --git a/x11-wm/windowmaker/distinfo b/x11-wm/windowmaker/distinfo index bc32bff3a62..5fbd1f054ff 100644 --- a/x11-wm/windowmaker/distinfo +++ b/x11-wm/windowmaker/distinfo @@ -1,2 +1,2 @@ -MD5 (WindowMaker-0.61.0.tar.bz2) = 13658487c69fdbcff424234ce680755b +MD5 (WindowMaker-0.61.1.tar.bz2) = 74c4f4b74feb3fc5def8f2cfc1dc9e65 MD5 (WindowMaker-extra-0.1.tar.bz2) = e6fb381da0d207c320f58e7a1fea2a2b diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index 6bfc2fe3f2a..86c2d49e2b0 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -350,6 +350,7 @@ share/WindowMaker/menu.ja share/WindowMaker/menu.ko share/WindowMaker/menu.nl share/WindowMaker/menu.no +share/WindowMaker/menu.pl share/WindowMaker/menu.pt share/WindowMaker/menu.ru share/WindowMaker/menu.se |