diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-05-20 03:02:50 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-05-20 03:02:50 +0000 |
commit | 4d1acecf1736f73e9371d3bd334ac0690e7e71b0 (patch) | |
tree | 2d4bafbaca79da9e2907f21fe009ea3a95061be8 /editors/yudit | |
parent | 7583a785091edc846f0af487bbcadb8760ffb74a (diff) | |
download | FreeBSD-ports-4d1acecf1736f73e9371d3bd334ac0690e7e71b0.zip FreeBSD-ports-4d1acecf1736f73e9371d3bd334ac0690e7e71b0.tar.gz |
Update to 1.5 patch1
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 10 | ||||
-rw-r--r-- | editors/yudit/distinfo | 1 |
2 files changed, 8 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index eb783f2..a6f5761 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -6,20 +6,24 @@ # PORTNAME= yudit -PORTVERSION= 1.5 +PORTVERSION= 1.5.p1 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X +PATCH_SITES= http://yudit.org/download/ +PATCHFILES= yudit-1.5.patch1 +PATCH_DIST_STRIP= -p1 + MAINTAINER= rch@WriteMe.Com LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -CONFIGURE_ENV= LC_ALL=C +CONFIGURE_ENV= LC_ALL= GNU_CONFIGURE= YES -MAKE_ENV= LC_ALL=C +MAKE_ENV= LC_ALL= MAN1= yudit.1 makeumap.1 stripumap.1 uniconv.1 uniprint.1 USE_GMAKE= YES diff --git a/editors/yudit/distinfo b/editors/yudit/distinfo index 30c7505..01f28ab 100644 --- a/editors/yudit/distinfo +++ b/editors/yudit/distinfo @@ -1 +1,2 @@ MD5 (yudit-1.5.tar.gz) = db5388739912171aa8399ac5a7cb34ee +MD5 (yudit-1.5.patch1) = 37dac132504024246921611cc6d88fe2 |