diff options
Diffstat (limited to 'print/pcps')
-rw-r--r-- | print/pcps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/pcps/Makefile b/print/pcps/Makefile index aac34380a6f..e0bacde3dab 100644 --- a/print/pcps/Makefile +++ b/print/pcps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:30 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/08 13:45:43 asau Exp $ # DISTNAME= pcps840 @@ -16,8 +16,6 @@ RESTRICTED= This is shareware for your evaluation and subsequent payment NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} MAKE_FILE= makefile BUILD_TARGET= |