aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-03-14 19:35:58 +0800
committermiwi <miwi@FreeBSD.org>2013-03-14 19:35:58 +0800
commit2605a304bc518400bb1c3a64ce54dc016e8d04d2 (patch)
treecd7258ebd29067f09fdafb2fce9aab68d7f21268 /x11
parent1b0762621e22c5ea27666e820966cf3ad9e96cb9 (diff)
downloadfreebsd-ports-gnome-2605a304bc518400bb1c3a64ce54dc016e8d04d2.tar.gz
freebsd-ports-gnome-2605a304bc518400bb1c3a64ce54dc016e8d04d2.tar.zst
freebsd-ports-gnome-2605a304bc518400bb1c3a64ce54dc016e8d04d2.zip
- Set USE_GCC=any to fix the clang build
PR: 176485 Submitted by: Mike Carlson <mike@bayphoto.com> Approved by: naintainer timeout
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