summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-01-17 02:40:25 +0000
committeruebayasi <uebayasi>2003-01-17 02:40:25 +0000
commitea3043cb791fb11dc2ebf00c32f76bd569faf899 (patch)
tree09aa3b6acc9874b0932e6abb01eca278a9424aef /editors
parentff471ea9e4c2634f9145f2d6ab2dd96a595f7a5c (diff)
downloadpkgsrc-ea3043cb791fb11dc2ebf00c32f76bd569faf899.tar.gz
PLIST_SRC points to a file.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index 88e2f77ca81..73783af1e36 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/13 21:28:42 magick Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/17 02:40:25 uebayasi Exp $
DISTNAME= xemacs-21.1.14
PKGNAME= xemacs-nox11-21.1.14
@@ -19,7 +19,7 @@ NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping
CONFLICTS= xemacs-[0-9]*
-PLIST_SRC= ${.CURDIR}/../xemacs/
+PLIST_SRC= ${.CURDIR}/../xemacs/PLIST
DISTINFO_FILE= ${.CURDIR}/../xemacs/distinfo
PATCHDIR= ${.CURDIR}/../xemacs/patches