aboutsummaryrefslogtreecommitdiff
path: root/chinese
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 /chinese
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 'chinese')
-rw-r--r--chinese/FreeWnn-lib/Makefile1
-rw-r--r--chinese/FreeWnn-server/Makefile1
-rw-r--r--chinese/eterm/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile
index 42df2fdefdf7..330f93269d96 100644
--- a/chinese/FreeWnn-lib/Makefile
+++ b/chinese/FreeWnn-lib/Makefile
@@ -2,7 +2,6 @@ CATEGORIES= chinese
PKGNAMESUFFIX= -lib
COMMENT= Japanese/Chinese/Korean input method (Chinese client libraries)
-WWW= http://www.freewnn.org/
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
PKGDIR= ${.CURDIR}
diff --git a/chinese/FreeWnn-server/Makefile b/chinese/FreeWnn-server/Makefile
index ec66f5b8f412..d81a9035668b 100644
--- a/chinese/FreeWnn-server/Makefile
+++ b/chinese/FreeWnn-server/Makefile
@@ -2,7 +2,6 @@ CATEGORIES= chinese
PKGNAMESUFFIX= -server
COMMENT= Japanese/Chinese/Korean input method (Chinese server)
-WWW= http://www.freewnn.org/
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-server
PKGDIR= ${.CURDIR}
diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile
index ca96089f0516..3e2d4342416f 100644
--- a/chinese/eterm/Makefile
+++ b/chinese/eterm/Makefile
@@ -4,7 +4,6 @@ MASTERDIR= ${.CURDIR}/../../x11/eterm
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= X11 terminal emulator based on rxvt/xterm that supports traditional Chinese (Big5)
-WWW= http://www.eterm.org/
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure