aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-02-25 21:34:21 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-02-25 21:34:21 +0000
commit928a7d256e6b940d687d48a789e839a8299f8c0b (patch)
tree63a425ccddacd32b83541e107a13cb351fa743c4 /devel/pwlib/Makefile
parentc3d8236c16ff79d12592ade85b42586e4df1b67c (diff)
downloadports-928a7d256e6b940d687d48a789e839a8299f8c0b.tar.gz
ports-928a7d256e6b940d687d48a789e839a8299f8c0b.zip
Notes
Diffstat (limited to 'devel/pwlib/Makefile')
-rw-r--r--devel/pwlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index a09a85f068f3..f2100d805bfc 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -67,7 +67,7 @@ CFLAGS+= -fPIC
.if (${ARCH} == "i386") || (${ARCH} == "ia64")
PLIST_SUB+= BSDVIDEO=""
.else
-PLIST_SUB+= BSDVIDEO="@comment"
+PLIST_SUB+= BSDVIDEO="@comment "
.endif
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" SDLLIBDIR="${LOCALBASE}/lib"