diff options
Diffstat (limited to 'chat/eggdrop/Makefile')
-rw-r--r-- | chat/eggdrop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile index 9268e140180..591042e74a5 100644 --- a/chat/eggdrop/Makefile +++ b/chat/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/08/21 23:49:19 marino Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/03 00:02:35 asau Exp $ DISTNAME= eggdrop1.6.21 PKGNAME= eggdrop-1.6.21 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eggheads.org/ COMMENT= IRC robot with TCL scripting and multi-channel ability -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no PLIST_VARS= dynamic |