From 67eaa64b538f1cc9ee2559e7b9b0001914e6dd58 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- chat/gale/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/gale') diff --git a/chat/gale/Makefile b/chat/gale/Makefile index e75be26ded7..f9dee586cf9 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/29 06:21:32 jlam Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gale.org/ COMMENT= Secure instant messaging system -USE_PKGINSTALL= yes USE_GNU_READLINE= yes # needs rl_named_function() USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig ${WRKSRC}/liboopltconfig -- cgit v1.2.3