diff options
author | jmmv <jmmv> | 2003-05-03 16:38:12 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-03 16:38:12 +0000 |
commit | e7c3a75192e9bb48391df772c9ec6abf1f7b6383 (patch) | |
tree | d945fecdd277fbb8991c093dcb7afa5abbaddbd6 /wm/icewm/Makefile | |
parent | 0a942625c71785830f34d7c88612135686c736d1 (diff) | |
download | pkgsrc-e7c3a75192e9bb48391df772c9ec6abf1f7b6383.tar.gz |
Use bsd.pkg.install.mk to handle the subdirectory in PKG_SYSCONFDIR, and
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312. Bump PKGREVISION to 3.
Diffstat (limited to 'wm/icewm/Makefile')
-rw-r--r-- | wm/icewm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile index 4446d60e4fa..6163a1e90c9 100644 --- a/wm/icewm/Makefile +++ b/wm/icewm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/01/09 20:12:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2003/05/03 16:38:12 jmmv Exp $ PKGNAME= ${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Small, fast and light-weight window manager CONFLICTS+= icewm-gnome-[0-9]* |