diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
commit | 2922cbf90fad78efdd4bbcb996bc71b969d416bf (patch) | |
tree | 80d533214ab0334391c3310d981fc22904f9eea6 /print/libgnomeprintmm | |
parent | a76754ed187a9cdac7c0cd209c798812ad0ff6bd (diff) | |
download | freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.gz freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.zst freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.zip |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'print/libgnomeprintmm')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 4eaae08666d5..72bb6d7bdc9d 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -3,7 +3,7 @@ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |