summaryrefslogtreecommitdiffstats
path: root/x11/libXp/Makefile
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-04-17 03:22:25 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2014-04-17 03:22:25 +0800
commit768dc3bcd6f026e18cc155f92bfcdbc03c08eb04 (patch)
tree372287d66621b39cc3cbffced3273412432ccbc6 /x11/libXp/Makefile
parente9f711ac49b499e7d2f917dc08c89625929b6b34 (diff)
downloadxorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar.gz
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar.bz2
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar.lz
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar.xz
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.tar.zst
xorg-devel-ports-768dc3bcd6f026e18cc155f92bfcdbc03c08eb04.zip
(try to) Sync with ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1432 058c260c-8361-11dd-a0ac-aa2bafec7d09
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>