summaryrefslogtreecommitdiffstats
path: root/x11/libXp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXp/Makefile')
-rw-r--r--x11/libXp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile
index 21e92ca..92f8cfe 100644
--- a/x11/libXp/Makefile
+++ b/x11/libXp/Makefile
@@ -1,8 +1,9 @@
# Created by: Eric Anholt <anholt@FreeBSD.org>
-# $FreeBSD$
+# $FreeBSD: head/x11/libXp/Makefile 351411 2014-04-16 18:28:47Z zeising $
PORTNAME= libXp
PORTVERSION= 1.0.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11
@@ -13,6 +14,5 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto xau printproto:both
-USE_AUTOTOOLS= libtool
.include <bsd.port.mk>