summaryrefslogtreecommitdiff
path: root/japanese/mnews/files
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-05-02 19:08:44 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-05-02 19:08:44 +0000
commitb4ad86ecc6bda8d454899ad008f7a1ded8487a6d (patch)
treee84d8798d537c484ba6941157d293130be589662 /japanese/mnews/files
parentUse the USE_NEWGCC option to make this port compile on FreeBSD 3.x (diff)
* Couldn't post news article.
* INSTALL time message was invalid (path of "default-domain"). Submitted by: Maintainer in [ports-jp 9262]
Notes
Notes: svn path=/head/; revision=28269
Diffstat (limited to 'japanese/mnews/files')
-rw-r--r--japanese/mnews/files/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/mnews/files/Makefile.in b/japanese/mnews/files/Makefile.in
index 885abd80ef29..89a6045c998e 100644
--- a/japanese/mnews/files/Makefile.in
+++ b/japanese/mnews/files/Makefile.in
@@ -24,8 +24,6 @@ BIN_DIR = @PREFIX@/bin
LIB_DIR = @PREFIX@/etc
MAN_DIR = @PREFIX@/man/ja
STRIP = strip
-# STRIP = echo
-LOCAL_POST = @GNSPOOL@ | @IMPUT@
VERSION = 1.22
.ifdef (USE_INET6)
@@ -35,7 +33,7 @@ NET_OPT = -DNNTP -DNSPL -DSMTP -DMTAP -DPOP3 -DMSPL
.endif
CONS_OPT = -DNEWSPOST -DMAILSEND -DJNAMES -DMH -DUCBMAIL -DRMAIL -DMIME -DPAGER -DFCC
CONF_OPT = -DCTRL_L -DCOMPLETION -DREF_SORT -DLARGE -DDISPLAY_CTRL -DXOVER
-.if ${LOCAL_POST}
+.if @GNSPOOL@ | @IMPUT@
CONF_OPT += -DLOCAL_POST
.endif
MOD_OPT =