diff options
author | joerg <joerg> | 2009-04-09 00:48:06 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-04-09 00:48:06 +0000 |
commit | d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c (patch) | |
tree | bab33acb040ad1708a35131b11af0af8cf0dc5e8 /misc/xdg-x11-dirs | |
parent | ae183075485f567d69b9bca8cc0b231af55fe01e (diff) | |
download | pkgsrc-d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c.tar.gz |
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'misc/xdg-x11-dirs')
-rw-r--r-- | misc/xdg-x11-dirs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/xdg-x11-dirs/Makefile b/misc/xdg-x11-dirs/Makefile index 862a9b781b8..28aad6a8bc2 100644 --- a/misc/xdg-x11-dirs/Makefile +++ b/misc/xdg-x11-dirs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:27 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2009/04/09 00:48:10 joerg Exp $ # DISTNAME= xdg-x11-dirs-1.4 @@ -16,8 +16,6 @@ CONFLICTS= gnome2-dirs<=1.2 NO_BUILD= yes NO_CONFIGURE= yes -NO_CHECKSUM= yes -NO_EXTRACT= yes PLIST_SRC= # empty USE_LANGUAGES= # empty USE_X11BASE= yes |