diff options
Diffstat (limited to 'chat/kmess')
-rw-r--r-- | chat/kmess/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 09191024109..99dc4b3588c 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2012/09/15 10:03:51 obache Exp $ +# $NetBSD: Makefile,v 1.52 2012/10/03 00:02:39 asau Exp $ # DISTNAME= kmess-1.4.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kmess.org/ COMMENT= MSN Messenger Client for KDE3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes SET_LIBDIR= yes USE_TOOLS+= gmake msgfmt perl |