diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-25 10:46:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-25 10:46:56 +0000 |
commit | 1c2b407b3773e23544ba1d5c016466646239e49d (patch) | |
tree | 07956c44860962195f710fef042f11502d36bcbf /ukrainian | |
parent | 04117ba2691cda9526387039badbceed2a3f8e27 (diff) | |
download | ports-1c2b407b3773e23544ba1d5c016466646239e49d.tar.gz ports-1c2b407b3773e23544ba1d5c016466646239e49d.zip |
removing language file, it is included in teh distribution now
Notes
Notes:
svn path=/head/; revision=50527
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/webalizer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ukrainian/webalizer/Makefile b/ukrainian/webalizer/Makefile index a428a2a0aab7..eef33ec7821d 100644 --- a/ukrainian/webalizer/Makefile +++ b/ukrainian/webalizer/Makefile @@ -13,7 +13,6 @@ MAINTAINER= mike@LITech.lviv.ua LIB_DEPENDS= gd.2:${PORTSDIR}/ukrainian/gd WEBALIZER_LANG= ukrainian -EXTRA_PATCHES+= ${.CURDIR}/files/patch-ba ${.CURDIR}/files/patch-bb \ - ${.CURDIR}/files/patch-ukrainian +EXTRA_PATCHES+= ${.CURDIR}/files/patch-ba ${.CURDIR}/files/patch-bb .include "${MASTERDIR}/Makefile" |