summaryrefslogtreecommitdiff
path: root/misc/gkrellmlaunch
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-03 00:18:39 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-03 00:18:39 +0000
commit5cd51f65f705d4bf056d0f9ff7e7c517c07307ef (patch)
tree329335ddcb42df340cbe157ed922532082241788 /misc/gkrellmlaunch
parent- Update to 1.13 (diff)
- Respect CFLAGS
PR: ports/102801 Submitted by: Soeren Straarup <xride at x12.dk>
Notes
Notes: svn path=/head/; revision=171956
Diffstat (limited to 'misc/gkrellmlaunch')
-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: