diff options
Diffstat (limited to 'editors/uemacs/Makefile')
-rw-r--r-- | editors/uemacs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index dbe16edacdb..f69730a70d4 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/05/14 07:09:31 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:45 asau Exp $ DISTNAME= ue400dev PKGNAME= uemacs-4.0 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= "emacs" key sequences compatible full screen editor -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin share/uemacs WRKSRC= ${WRKDIR} |