summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-14 11:35:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-14 11:35:58 +0000
commita1f57bd71ca50a483589c54c07737e9ee14d31af (patch)
treecd7258ebd29067f09fdafb2fce9aab68d7f21268 /x11
parent- Update to 0.7 (diff)
- Set USE_GCC=any to fix the clang build
PR: 176485 Submitted by: Mike Carlson <mike@bayphoto.com> Approved by: naintainer timeout
Notes
Notes: svn path=/head/; revision=314147
Diffstat (limited to 'x11')
-rw-r--r--x11/xsel-conrad/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/xsel-conrad/Makefile b/x11/xsel-conrad/Makefile
index 42d564e93007..f3d91c8762d1 100644
--- a/x11/xsel-conrad/Makefile
+++ b/x11/xsel-conrad/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: xsel-conrad
-# Date created: 9 August 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xsel
PORTVERSION= 1.2.0
@@ -22,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
CONFLICTS_INSTALL= xsel-[0-9]*
+USE_GCC= any
USE_XORG= x11 xext xt xproto ice sm
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lXext -lX11