diff options
author | asau <asau> | 2012-10-25 06:55:37 +0000 |
---|---|---|
committer | asau <asau> | 2012-10-25 06:55:37 +0000 |
commit | c574da6577117f3e4f23027e6bab6e437c4f72f2 (patch) | |
tree | caa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/eblook | |
parent | 7592f95f9e7dd621bf2eed88e5b85be74dc4f63d (diff) | |
download | pkgsrc-c574da6577117f3e4f23027e6bab6e437c4f72f2.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/eblook')
-rw-r--r-- | textproc/eblook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile index edab0d69d10..ab7ad86d250 100644 --- a/textproc/eblook/Makefile +++ b/textproc/eblook/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:49 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/25 06:55:48 asau Exp $ # DISTNAME= eblook-1.6.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/ COMMENT= Interactive command-line interface for EPWING electric dictionaries PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES INFO_FILES= # PLIST |