diff options
Diffstat (limited to 'x11/pixman/Makefile')
-rw-r--r-- | x11/pixman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 1b0b97016526..d86ce102c670 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pixman -PORTVERSION= 0.10.0 -PORTREVISION= 2 +PORTVERSION= 0.12.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -15,6 +14,7 @@ COMMENT= Low-level pixel manipulation library XORG_CAT= lib USE_AUTOTOOLS= libtool:15 +USE_PERL5_BUILD=yes USE_GNOME= ltverhack:9 post-patch: |