aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-07-02 17:13:10 +0000
committerJason E. Hale <jhale@FreeBSD.org>2023-07-02 17:25:25 +0000
commitc02a097a99b7d63739ee7349148cb48770f66c68 (patch)
treec2cc1303892d2be7560d6ba80a7cb438f4ff39e2 /devel
parent438a0586b55ac9112f7185fb25a3c6ed7b69de39 (diff)
downloadports-c02a097a99b7d63739ee7349148cb48770f66c68.tar.gz
ports-c02a097a99b7d63739ee7349148cb48770f66c68.zip
Diffstat (limited to 'devel')
-rw-r--r--devel/gwenhywfar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile
index dff490879abb..49219bda5d38 100644
--- a/devel/gwenhywfar/Makefile
+++ b/devel/gwenhywfar/Makefile
@@ -64,6 +64,7 @@ INSTALL_WRKSRC= ${WRKSRC}/gui/${SLAVEPORT}
LIB_DEPENDS+= libFOX-1.6.so:x11-toolkits/fox16
CONFIGURE_ARGS+=--with-fox-includes=${LOCALBASE}/include/fox-1.6 \
--with-fox-libs=${LOCALBASE}/lib
+CXXFLAGS+= -Dregister=
. elif ${SLAVEPORT}=="gtk2"
LIB_DEPENDS+= libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz \