1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Set USE_GCC=any to fix the clang build

PR:		176485
Submitted by:	Mike Carlson <mike@bayphoto.com>
Approved by:	naintainer timeout
This commit is contained in:
Martin Wilke 2013-03-14 11:35:58 +00:00
parent 1ce51726cc
commit a1f57bd71c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314147

View File

@ -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