diff options
Diffstat (limited to 'comms/xisp/Makefile')
-rw-r--r-- | comms/xisp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 2bd865a191c..ad27627b957 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:08 tv Exp $ +# $NetBSD: Makefile,v 1.23 2005/06/01 18:02:41 jlam Exp $ # DISTNAME= xisp-2.7p1 @@ -12,8 +12,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://xisp.hellug.gr/ COMMENT= User-friendly X11 interface to pppd/chat -USE_X11= YES - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xisp ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xisp/ |