summaryrefslogtreecommitdiff
path: root/chat/libmsn
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
committerasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
commit10e57b98b03f5181234ab7d591a22649fbf4446a (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/libmsn
parent9e335beeddda593403a4cf550fe49f73d4d471fa (diff)
downloadpkgsrc-10e57b98b03f5181234ab7d591a22649fbf4446a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/libmsn')
-rw-r--r--chat/libmsn/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/libmsn/Makefile b/chat/libmsn/Makefile
index c7a884c9cb3..f5d5a3102d1 100644
--- a/chat/libmsn/Makefile
+++ b/chat/libmsn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/02/16 15:14:41 hans Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 00:02:39 asau Exp $
DISTNAME= libmsn-4.1
CATEGORIES= chat
@@ -10,8 +10,6 @@ HOMEPAGE= http://sourceforge.net/projects/libmsn
COMMENT= library for connecting to Microsoft's MSN Messenger service
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_CMAKE= yes
USE_LANGUAGES+= c c++