diff options
author | dan <dan@FreeBSD.org> | 1999-10-08 21:43:11 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 1999-10-08 21:43:11 +0000 |
commit | 449bc0e605b1af0396450f17a1e51e553237a65a (patch) | |
tree | 0383502a4bcaa37bfdd83aaaaeed366643c9a14b /x11-wm | |
parent | b6cb4ac9f029977989eb66feff8746b428a8856d (diff) | |
download | FreeBSD-ports-449bc0e605b1af0396450f17a1e51e553237a65a.zip FreeBSD-ports-449bc0e605b1af0396450f17a1e51e553237a65a.tar.gz |
Update wmakerconf to 2.3
PR: ports/14179
Submitted by: Maintainer
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 28 | ||||
-rw-r--r-- | x11-wm/wmakerconf/distinfo | 2 |
2 files changed, 15 insertions, 15 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index 1e25fda..0dda4ab 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -6,29 +6,29 @@ # $FreeBSD$ # -DISTNAME= wmakerconf-2.2 +DISTNAME= wmakerconf-2.3 CATEGORIES= x11-wm -MASTER_SITES= http://www2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/ +MASTER_SITES= http://members.linuxstart.com/~ulli/wmakerconf/ MAINTAINER= dr@domix.de RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \ - rpm:${PORTSDIR}/misc/rpm \ - bunzip2:${PORTSDIR}/archivers/bzip2 \ - wget:${PORTSDIR}/ftp/wget + rpm:${PORTSDIR}/misc/rpm \ + bunzip2:${PORTSDIR}/archivers/bzip2 \ + wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - Imlib.5:${PORTSDIR}/graphics/imlib \ - PropList.2:${PORTSDIR}/devel/libPropList \ - Xpm.4:${PORTSDIR}/graphics/xpm \ - jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff \ - png.3:${PORTSDIR}/graphics/png \ - wraster.3:${PORTSDIR}/x11-wm/windowmaker \ - wmfun.0:${PORTSDIR}/x11-wm/libwmfun + Imlib.4:${PORTSDIR}/graphics/imlib \ + PropList.1:${PORTSDIR}/devel/libPropList \ + Xpm.4:${PORTSDIR}/graphics/xpm \ + jpeg.9:${PORTSDIR}/graphics/jpeg \ + tiff.4:${PORTSDIR}/graphics/tiff \ + png.3:${PORTSDIR}/graphics/png \ + wraster.3:${PORTSDIR}/x11-wm/windowmaker \ + wmfun.0:${PORTSDIR}/x11-wm/libwmfun BUILD_DEPENDS= bunzip2:${PORTSDIR}/archivers/bzip2 \ - wget:${PORTSDIR}/ftp/wget + wget:${PORTSDIR}/ftp/wget GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-wm/wmakerconf/distinfo b/x11-wm/wmakerconf/distinfo index b985b03..d2a0555 100644 --- a/x11-wm/wmakerconf/distinfo +++ b/x11-wm/wmakerconf/distinfo @@ -1 +1 @@ -MD5 (wmakerconf-2.2.tar.gz) = 3c5fa7a5979745181cd3c0d66dfa0e36 +MD5 (wmakerconf-2.3.tar.gz) = 716f4d4ecd4c822ea583d62a04089e7b |