aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-m17nlib/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-09-10 17:41:16 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-10 17:41:16 +0000
commite79fe1aabc5b83364240652d62b99198a9ccfb32 (patch)
tree97f71ed3bc59ba2572e97c684df8a26c32f599b3 /textproc/uim-m17nlib/Makefile
parente65ab5a12dad31348f1e183330f1c41dc753cb09 (diff)
downloadports-e79fe1aabc5b83364240652d62b99198a9ccfb32.tar.gz
ports-e79fe1aabc5b83364240652d62b99198a9ccfb32.zip
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value is used. This did not happen before where the children were either a) just using the pkg-descr from the parents b) or had their own separate pkg-descr with custom WWW Use WWW?= in parents when the child's WWW is different. Children that use the same WWW as the parent can just inherit it, i.e., the child WWW can be removed. Approved by: portmgr (implicit)
Diffstat (limited to 'textproc/uim-m17nlib/Makefile')
-rw-r--r--textproc/uim-m17nlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile
index 86590fe20ad7..045952f3064b 100644
--- a/textproc/uim-m17nlib/Makefile
+++ b/textproc/uim-m17nlib/Makefile
@@ -5,7 +5,6 @@ PKGNAMESUFFIX= -m17nlib
.endif
COMMENT= Uim plugin using m17n library input method
-WWW= https://github.com/uim/uim
BUILD_DEPENDS= m17n-db:devel/m17n-db
LIB_DEPENDS= libm17n.so:devel/m17n-lib \