From fb1545c377803aca06f62756ac84a166b4a27440 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 6 Jun 2005 11:43:50 +0000 Subject: Fix oversight in last commit. --- chat/xchat/Makefile.common | 4 ++-- chat/xchat/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'chat') diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index b3f29cb656a..38086269264 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.40 2005/06/06 11:35:39 tron Exp $ +# $NetBSD: Makefile.common,v 1.41 2005/06/06 11:43:50 tron Exp $ # # Please do not merge this file into "Makefile" because it is used by # packages in "pkgsrc-wip". @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER?= minskim@NetBSD.org HOMEPAGE= http://www.xchat.org/ -DISTINFO_FILE= ${.CURDIR}/../../chat/xchat2/distinfo +DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/chat/xchat/options.mk b/chat/xchat/options.mk index 0278ba349a3..150a7ba9b19 100644 --- a/chat/xchat/options.mk +++ b/chat/xchat/options.mk @@ -1,6 +1,6 @@ -# $NetBSD: options.mk,v 1.2 2005/06/06 11:35:39 tron Exp $ +# $NetBSD: options.mk,v 1.3 2005/06/06 11:43:50 tron Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.xchat2 +PKG_OPTIONS_VAR= PKG_OPTIONS.xchat PKG_SUPPORTED_OPTIONS= inet6 ssl socks5 PKG_SUGGESTED_OPTIONS= ssl PKG_OPTIONS_LEGACY_OPTS+= socks:socks5 -- cgit v1.2.3