diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-11 19:16:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-11 19:16:06 +0800 |
commit | c1ede61b32f00d20d8b7aa113bc4d667d6d928d6 (patch) | |
tree | 911f6262582c3313ad33bce1227b7d5e6f253a4c /astro/qlandkartegt/Makefile | |
parent | f2ecdc9d2d4fb46fdd0c6c88557985358adac4e6 (diff) | |
download | freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.tar.gz freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.tar.zst freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.zip |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'astro/qlandkartegt/Makefile')
-rw-r--r-- | astro/qlandkartegt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index c53efe7a5627..6fdf6ec62c7f 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -3,7 +3,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarte%20GT%20${PORTVERSION} |