summaryrefslogtreecommitdiff
path: root/time/xtimer
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
commitba231f5526575cc6acbd7ed3c21f348cdb19b306 (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/xtimer
parent64785f27e94a7e74adfb570d3ff49f40e0e39c06 (diff)
downloadpkgsrc-ba231f5526575cc6acbd7ed3c21f348cdb19b306.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/xtimer')
-rw-r--r--time/xtimer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/xtimer/Makefile b/time/xtimer/Makefile
index 8deedfce02a..b0ddaf193b1 100644
--- a/time/xtimer/Makefile
+++ b/time/xtimer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/05/03 09:55:32 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:32 asau Exp $
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
@@ -10,8 +10,6 @@ MAINTAINER= candy@fct.kgc.co.jp
HOMEPAGE= http://www.bsddiary.net/xtimer/
COMMENT= Super simple digital timer for X11
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"