summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/gkrellmlaunch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellmlaunch/Makefile b/misc/gkrellmlaunch/Makefile
index 732637467dca..259e5fbea5d6 100644
--- a/misc/gkrellmlaunch/Makefile
+++ b/misc/gkrellmlaunch/Makefile
@@ -25,7 +25,7 @@ ALL_TARGET= ${PORTNAME}.so
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
-CFLAGS= -fPIC
+CFLAGS+= -fPIC
.endif
do-install: