diff options
author | clsung <clsung@FreeBSD.org> | 2006-06-08 15:43:24 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-06-08 15:43:24 +0800 |
commit | f8dafac42cb4869c3a04eed13e621551465bca3a (patch) | |
tree | 4a548ca0a166f10a1a8adfb6c26857b37974ee52 /chinese/zhcon | |
parent | 20c8af5dff92193b12f7ab4dd18551b25f16364b (diff) | |
download | freebsd-ports-gnome-f8dafac42cb4869c3a04eed13e621551465bca3a.tar.gz freebsd-ports-gnome-f8dafac42cb4869c3a04eed13e621551465bca3a.tar.zst freebsd-ports-gnome-f8dafac42cb4869c3a04eed13e621551465bca3a.zip |
- Fix doc bug
- Make portlint more happy
PR: ports/98125
Submitted by: maintainer (chinsan)
Diffstat (limited to 'chinese/zhcon')
-rw-r--r-- | chinese/zhcon/Makefile | 3 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-Makefile.in (renamed from chinese/zhcon/files/patch-src::Makefile.in) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-configfile.cpp (renamed from chinese/zhcon/files/patch-src::configfile.cpp) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-display-fblinear24.cpp (renamed from chinese/zhcon/files/patch-src::display::fblinear24.cpp) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-display-fblinear8.cpp (renamed from chinese/zhcon/files/patch-src::display::fblinear8.cpp) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-global.h (renamed from chinese/zhcon/files/patch-src::global.h) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-inputclient.h (renamed from chinese/zhcon/files/patch-src::inputclient.h) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-mouse.cpp (renamed from chinese/zhcon/files/patch-src::mouse.cpp) | 0 | ||||
-rw-r--r-- | chinese/zhcon/files/patch-src-zhcon.cpp (renamed from chinese/zhcon/files/patch-src::zhcon.cpp) | 0 |
9 files changed, 2 insertions, 1 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index d3f1d814070b..94e3fab52751 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,7 +7,7 @@ PORTNAME= zhcon PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,6 +26,7 @@ SUB_FILES= pkg-message MAN1= zhcon.1 post-patch: + @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' ${WRKSRC}/doc/zhcon.1.in @${REINPLACE_CMD} -Ee 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/display/fbdev.cpp @${REINPLACE_CMD} -e '5 s|#||;' ${WRKSRC}/src/zhcon.conf @${REINPLACE_CMD} -Ee 's,(\s*=\s*)("?)/usr/local([^"]*)("?),\1\2${PREFIX}\3\4,g' \ diff --git a/chinese/zhcon/files/patch-src::Makefile.in b/chinese/zhcon/files/patch-src-Makefile.in index 2de06833be7b..2de06833be7b 100644 --- a/chinese/zhcon/files/patch-src::Makefile.in +++ b/chinese/zhcon/files/patch-src-Makefile.in diff --git a/chinese/zhcon/files/patch-src::configfile.cpp b/chinese/zhcon/files/patch-src-configfile.cpp index 1955508f56ee..1955508f56ee 100644 --- a/chinese/zhcon/files/patch-src::configfile.cpp +++ b/chinese/zhcon/files/patch-src-configfile.cpp diff --git a/chinese/zhcon/files/patch-src::display::fblinear24.cpp b/chinese/zhcon/files/patch-src-display-fblinear24.cpp index abab0e40c044..abab0e40c044 100644 --- a/chinese/zhcon/files/patch-src::display::fblinear24.cpp +++ b/chinese/zhcon/files/patch-src-display-fblinear24.cpp diff --git a/chinese/zhcon/files/patch-src::display::fblinear8.cpp b/chinese/zhcon/files/patch-src-display-fblinear8.cpp index 3cdf72ff7748..3cdf72ff7748 100644 --- a/chinese/zhcon/files/patch-src::display::fblinear8.cpp +++ b/chinese/zhcon/files/patch-src-display-fblinear8.cpp diff --git a/chinese/zhcon/files/patch-src::global.h b/chinese/zhcon/files/patch-src-global.h index 9f49708c4a44..9f49708c4a44 100644 --- a/chinese/zhcon/files/patch-src::global.h +++ b/chinese/zhcon/files/patch-src-global.h diff --git a/chinese/zhcon/files/patch-src::inputclient.h b/chinese/zhcon/files/patch-src-inputclient.h index df3d1107a125..df3d1107a125 100644 --- a/chinese/zhcon/files/patch-src::inputclient.h +++ b/chinese/zhcon/files/patch-src-inputclient.h diff --git a/chinese/zhcon/files/patch-src::mouse.cpp b/chinese/zhcon/files/patch-src-mouse.cpp index 7b39f069ab8c..7b39f069ab8c 100644 --- a/chinese/zhcon/files/patch-src::mouse.cpp +++ b/chinese/zhcon/files/patch-src-mouse.cpp diff --git a/chinese/zhcon/files/patch-src::zhcon.cpp b/chinese/zhcon/files/patch-src-zhcon.cpp index 21df71193387..21df71193387 100644 --- a/chinese/zhcon/files/patch-src::zhcon.cpp +++ b/chinese/zhcon/files/patch-src-zhcon.cpp |