aboutsummaryrefslogtreecommitdiff
path: root/x11/liboldX/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/liboldX/Makefile')
-rw-r--r--x11/liboldX/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/liboldX/Makefile b/x11/liboldX/Makefile
index 4edd444c1c98..f1b615773d38 100644
--- a/x11/liboldX/Makefile
+++ b/x11/liboldX/Makefile
@@ -2,6 +2,7 @@
PORTNAME= liboldX
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -9,5 +10,5 @@ COMMENT= Old X library
XORG_CAT= lib
USE_XORG= x11
-USE_AUTOTOOLS= libtool
+
.include <bsd.port.mk>