From 71acf726dd667b335dd6f87d96cc5310f22e5308 Mon Sep 17 00:00:00 2001 From: sat Date: Tue, 31 Jul 2007 17:49:47 +0000 Subject: - Remove use_xlib - Bump portrevision PR: ports/115084, ports/115086 Submitted by: mm --- astro/ptiger/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'astro/ptiger') diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index 7597abbe0a0..613d26dfe47 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -7,7 +7,7 @@ PORTNAME= ptiger PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro tk84 MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap @@ -17,7 +17,6 @@ COMMENT= Displays U.S. Census Burea populated places on a map LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap -USE_XLIB= yes USE_TK_RUN= yes NO_BUILD= yes -- cgit