diff options
Diffstat (limited to 'chat/tkabber/Makefile')
-rw-r--r-- | chat/tkabber/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/tkabber/Makefile b/chat/tkabber/Makefile index 01a21b0d3e4..628d5427e47 100644 --- a/chat/tkabber/Makefile +++ b/chat/tkabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/08/21 23:49:19 marino Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:45 asau Exp $ # # TODO: gnupg support, ssl support, others @@ -20,8 +20,6 @@ EGDIR= ${PREFIX}/share/examples/tkabber DATADIR= ${PREFIX}/share/tkabber DOCDIR= ${PREFIX}/share/doc/tkabber -PKG_DESTDIR_SUPPORT= user-destdir - AUTO_MKDIRS= yes # XXX this is also in the tkabber's Makefile |