summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
authortron <tron>2001-09-23 21:15:39 +0000
committertron <tron>2001-09-23 21:15:39 +0000
commitc802a10fac092978b4e0a92b5ff16cd2ef098623 (patch)
tree12eae37570643e778e845a0c373af4f69d746e41 /shells/zsh/Makefile
parent859d6efc71d9c9458ebe37111d7e790844d92d4c (diff)
downloadpkgsrc-c802a10fac092978b4e0a92b5ff16cd2ef098623.tar.gz
Remove redundant "@dirrm" commands from "PLIST.dynamic" and reorder
multiple package list so that deinstallation works smoothly.
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 4a157372949..7f90c60ebdd 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/09/23 21:01:30 tron Exp $
+# $NetBSD: Makefile,v 1.25 2001/09/23 21:15:39 tron Exp $
DISTNAME= zsh-4.0.2
CATEGORIES= shells
@@ -24,7 +24,7 @@ PLIST_SRC= ${PKGDIR}/PLIST
CONFIGURE_ARGS+=--disable-dynamic
LDFLAGS+= -static
.else
-PLIST_SRC+= ${PKGDIR}/PLIST.dynamic
+PLIST_SRC= ${PKGDIR}/PLIST.dynamic ${PKGDIR}/PLIST
.endif
post-install: