diff options
Diffstat (limited to 'x11/oneko/Makefile')
-rw-r--r-- | x11/oneko/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/oneko/Makefile b/x11/oneko/Makefile index 66530bce0cf..69260278686 100644 --- a/x11/oneko/Makefile +++ b/x11/oneko/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 10:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/29 05:06:42 asau Exp $ DISTNAME= oneko-1.1b PKGNAME= oneko-1.2 @@ -14,8 +14,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= johnam@mail.kemper.org COMMENT= Like xneko except on the desktop and with other animals -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/oneko USE_IMAKE= yes |