diff options
Diffstat (limited to 'x11/libXinerama/Makefile')
-rw-r--r-- | x11/libXinerama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index e17c983a0fac..c8d3f33cdd34 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -3,6 +3,7 @@ PORTNAME= libXinerama PORTVERSION= 1.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -13,6 +14,5 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 xext xextproto xineramaproto:both -USE_AUTOTOOLS= libtool .include <bsd.port.mk> |