summaryrefslogtreecommitdiff
path: root/graphics/swfdec
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-06-01 13:36:25 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-06-01 13:36:25 +0000
commit6078b0fe13e893e14db25ea56c4fd145ce37e8d1 (patch)
tree86558cb242ee78a848106d113b1e036ee171fad4 /graphics/swfdec
parent- Add WITH_GNUSTEP_DEVEL (diff)
Fix a typo in the Makefile; this fixes the build on alpha 5.1.
Submitted by: Ports Fury Noticed by: bento
Notes
Notes: svn path=/head/; revision=81900
Diffstat (limited to 'graphics/swfdec')
-rw-r--r--graphics/swfdec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
index 48ea71394da2..5af6c114f541 100644
--- a/graphics/swfdec/Makefile
+++ b/graphics/swfdec/Makefile
@@ -28,7 +28,7 @@ USE_GNOME= gnomehack gtk20 libartlgpl2
USE_GETOPT_LONG= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} LDFLAGS="{LDFLAGS}
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
CPPFLAGS= -I${LOCALBASE}/include