summaryrefslogtreecommitdiff
path: root/comms/gsmlib
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
commit1ac9f60085aec1d867a46a07eec69fa91f833ca8 (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/gsmlib
parentffdb8eeec001a068c757b22ffb29522bc31bd326 (diff)
downloadpkgsrc-1ac9f60085aec1d867a46a07eec69fa91f833ca8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/gsmlib')
-rw-r--r--comms/gsmlib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index a2ab20cccb7..8ff3a4c2667 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/04/22 13:43:09 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= gsmlib-1.10
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pxh.de/fs/gsmlib/
COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= YES