diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-04-12 17:10:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-04-12 17:10:20 +0000 |
commit | f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1 (patch) | |
tree | 9e893c98603cb0cd739358e66f822966d7bdcc5b /x11-wm/ude | |
parent | ad6d09753806c4f4d415c00b57ecbca27042b8bb (diff) |
Notes
Diffstat (limited to 'x11-wm/ude')
-rw-r--r-- | x11-wm/ude/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 8ec12bff9182..050c52eff1d9 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -7,6 +7,7 @@ PORTNAME= ude PORTVERSION= 0.2.7b.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ude.the-coffeeshop.dk/pub/UDE/ @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-0.2.7b-BETA MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes USE_XPM= yes |