summaryrefslogtreecommitdiff
path: root/print/kbibtex-kde3
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/kbibtex-kde3
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/kbibtex-kde3')
-rw-r--r--print/kbibtex-kde3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/kbibtex-kde3/Makefile b/print/kbibtex-kde3/Makefile
index 2c7c29f4ce8..e3584ba5df6 100644
--- a/print/kbibtex-kde3/Makefile
+++ b/print/kbibtex-kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:18 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:40 asau Exp $
DISTNAME= kbibtex-0.2.1
PKGREVISION= 16
@@ -10,8 +10,6 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/
COMMENT= BibTeX editor for KDE
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake perl msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= yes