summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-12-06 23:28:08 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-12-06 23:28:08 +0000
commit3997caefb7543889fd33ba05912e898f28b37dcf (patch)
tree7a4548c3690df00316b374026ba40b8f6ec7f8ae /devel
parent- update to 0.14, and pass maintainership to submitter (diff)
libstroke fails to link with clang as the compiler
Feature safe: yes
Notes
Notes: svn path=/head/; revision=308407
Diffstat (limited to 'devel')
-rw-r--r--devel/libstroke/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index 5be06ae99f54..fd82295b4a87 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: LibStroke
-# Date created: 31 December 2001
-# Whom: Jerry A! <jerry@thehutt.org>
-#
+# Created by: Jerry A! <jerry@thehutt.org>
# $FreeBSD$
-#
PORTNAME= libstroke
PORTVERSION= 0.5.1
@@ -19,6 +15,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
WANT_GNOME= yes
USE_LDCONFIG= yes
+USE_GCC= any
OPTIONS_DEFINE= GTK1
GTK1_DESC= Build with legacy Gtk+/GNOME stroke support