diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 2660734d10d..771537ec82b 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2001/06/09 17:17:03 lebel Exp $ +# $OpenBSD: Makefile,v 1.21 2001/06/09 17:18:00 lebel Exp $ COMMENT= "SLang-based newsreader" @@ -25,8 +25,4 @@ CONFIGURE_ARGS+= --disable-inews --with-ssl do-install: @cd ${WRKBUILD}/src && make ${FAKE_FLAGS} install -#post-install: -# @mv -f ${PREFIX}/doc/slrn ${PREFIX}/share/doc/slrn -# @rmdir ${PREFIX}/doc - .include