diff options
author | sat <sat@FreeBSD.org> | 2007-08-01 01:49:47 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-01 01:49:47 +0800 |
commit | 71acf726dd667b335dd6f87d96cc5310f22e5308 (patch) | |
tree | 20432eef92b45df750c1eded480bb1b956a16710 /astro/xeartk | |
parent | b6269a09b376a147e7607a713209b9ad81656872 (diff) | |
download | freebsd-ports-gnome-71acf726dd667b335dd6f87d96cc5310f22e5308.tar.gz freebsd-ports-gnome-71acf726dd667b335dd6f87d96cc5310f22e5308.tar.zst freebsd-ports-gnome-71acf726dd667b335dd6f87d96cc5310f22e5308.zip |
- Remove use_xlib
- Bump portrevision
PR: ports/115084, ports/115086
Submitted by: mm
Diffstat (limited to 'astro/xeartk')
-rw-r--r-- | astro/xeartk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile index 76966ae9e5fb..be5421d20924 100644 --- a/astro/xeartk/Makefile +++ b/astro/xeartk/Makefile @@ -7,7 +7,7 @@ PORTNAME= xeartk PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro tk84 MASTER_SITES= SF MASTER_SITE_SUBDIR= tkgeomap @@ -17,7 +17,6 @@ COMMENT= Small demo for tkgeomap LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap -USE_XLIB= yes USE_TK_RUN= yes NO_BUILD= yes DATA_FILES= README cities land.xdr rivers.xdr water.xdr |