diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-04-18 15:34:36 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-04-18 15:34:36 +0000 |
commit | 1fc509c59162d92657bb57ee9b52ad6f0c5eaff6 (patch) | |
tree | 50d837d122ae52af042914c64739f37a28d78d4d /x11/pixman | |
parent | 94d9cc888384fb1f2922ae9ea63553b257426582 (diff) |
Notes
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 1 | ||||
-rw-r--r-- | x11/pixman/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index a04065a0abac..ff0592f83fcc 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -2,6 +2,7 @@ PORTNAME= pixman PORTVERSION= 0.32.6 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist index b1851c0cf05d..f5608f903180 100644 --- a/x11/pixman/pkg-plist +++ b/x11/pixman/pkg-plist @@ -1,7 +1,6 @@ include/pixman-1/pixman-version.h include/pixman-1/pixman.h lib/libpixman-1.a -lib/libpixman-1.la lib/libpixman-1.so lib/libpixman-1.so.0 lib/libpixman-1.so.0.32.6 |