From b2defd26b657665251b381ea4a52379ca0184727 Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Wed, 26 Aug 1998 18:32:47 +0000 Subject: Add "USE_XLIB=yes". --- sysutils/xwatch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/xwatch') diff --git a/sysutils/xwatch/Makefile b/sysutils/xwatch/Makefile index 280a7966c892..2ce9cac40dc4 100644 --- a/sysutils/xwatch/Makefile +++ b/sysutils/xwatch/Makefile @@ -3,7 +3,7 @@ # Date created: 17 July 1998 # Whom: mph # -# $Id: Makefile,v 1.1.1.1 1998/07/17 17:41:17 mph Exp $ +# $Id: Makefile,v 1.2 1998/08/07 23:56:48 asami Exp $ # DISTNAME= xwatch-0.1.0 @@ -14,6 +14,7 @@ MAINTAINER= mph@freebsd.org LIB_DEPENDS= gtk\\.1:${PORTSDIR}/x11-toolkits/gtk +USE_XLIB= yes GNU_CONFIGURE= yes post-install: -- cgit v1.2.3