1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix build on amd64.

This commit is contained in:
Kirill Ponomarev 2005-01-24 07:55:03 +00:00
parent 3038d3579a
commit b33122de68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127164

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
LATEST_LINK= gkrellmfmonitor2 LATEST_LINK= gkrellmfmonitor2
USE_X_PREFIX= yes USE_X_PREFIX= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -fPIC"
ALL_TARGET= fmonitor.so ALL_TARGET= fmonitor.so
PLIST_FILES= libexec/gkrellm2/plugins/fmonitor.so PLIST_FILES= libexec/gkrellm2/plugins/fmonitor.so