diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-10-06 15:04:43 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-10-06 15:04:43 +0800 |
commit | 7b771352e35850e0af849cb160b52b3035d7a138 (patch) | |
tree | 9765d540f5e75535ebc29e63084abfe823e14b43 /x11-wm | |
parent | 0b314a9a5897d32ad5ae1c9fb63b908c1ed89a31 (diff) | |
download | freebsd-ports-gnome-7b771352e35850e0af849cb160b52b3035d7a138.tar.gz freebsd-ports-gnome-7b771352e35850e0af849cb160b52b3035d7a138.tar.zst freebsd-ports-gnome-7b771352e35850e0af849cb160b52b3035d7a138.zip |
Upgrade to 0.61.1.
PR: 14149
Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'x11-wm')
-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 d35cf879ee6e..e82bfbce8e92 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 bc32bff3a627..5fbd1f054ff0 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 6bfc2fe3f2ac..86c2d49e2b06 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 |