diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-11-25 10:46:56 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-11-25 10:46:56 +0000 |
commit | ec73315308e0b1b99f96db72978668e95bf317c8 (patch) | |
tree | ac3fa2ec37c2f6ed4f6a809520893e5e9ff9c974 /ukrainian/webalizer | |
parent | 2f6a854d5055d043be65320778dfa7fc293f42ab (diff) | |
download | FreeBSD-ports-ec73315308e0b1b99f96db72978668e95bf317c8.zip FreeBSD-ports-ec73315308e0b1b99f96db72978668e95bf317c8.tar.gz |
removing language file, it is included in teh distribution now
Diffstat (limited to 'ukrainian/webalizer')
-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 a428a2a..eef33ec 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" |