diff options
Diffstat (limited to 'chat/ysm/Makefile')
-rw-r--r-- | chat/ysm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/ysm/Makefile b/chat/ysm/Makefile index 95cc7cd48d3..1745a3c7bc7 100644 --- a/chat/ysm/Makefile +++ b/chat/ysm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:06 tv Exp $ +# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:00 joerg Exp $ DISTNAME= ysmv7_2_8_1 PKGNAME= ysm-2.8.1 @@ -11,6 +11,8 @@ MAINTAINER= dawszy@arhea.net HOMEPAGE= http://ysmv7.sourceforge.net/ COMMENT= The 'You Sick Me' terminal based ICQ client +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES .include "../../mk/pthread.buildlink3.mk" |