diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-14 10:53:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-14 10:53:19 +0000 |
commit | 5b409d8e896ce163c2d4aee16ebf3273ad4c4069 (patch) | |
tree | d18ece9e2c107d1f8f91e64426a4d8cfe3f1f2c2 /x11 | |
parent | 19647bcae427f3d8e68195aec7283c77820b9d32 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xsel-conrad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xsel-conrad/Makefile b/x11/xsel-conrad/Makefile index f3d91c8762d1..28456447ec63 100644 --- a/x11/xsel-conrad/Makefile +++ b/x11/xsel-conrad/Makefile @@ -18,7 +18,6 @@ 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 |