aboutsummaryrefslogtreecommitdiffstats
path: root/www/amaya/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-08 13:27:23 +0800
committernork <nork@FreeBSD.org>2003-02-08 13:27:23 +0800
commitbcaf0cc859979f817b619fb3c392cc9f40013e3e (patch)
treec6d8d26a5795ae9004c15caa3ad95ff6529be0ca /www/amaya/Makefile
parent1fd574cb9715ad397dc0e1a967f6d67b2eb25333 (diff)
downloadfreebsd-ports-gnome-bcaf0cc859979f817b619fb3c392cc9f40013e3e.tar.gz
freebsd-ports-gnome-bcaf0cc859979f817b619fb3c392cc9f40013e3e.tar.zst
freebsd-ports-gnome-bcaf0cc859979f817b619fb3c392cc9f40013e3e.zip
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
Diffstat (limited to 'www/amaya/Makefile')
-rw-r--r--www/amaya/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile
index 4af2e9c2d923..6304cf43ba75 100644
--- a/www/amaya/Makefile
+++ b/www/amaya/Makefile
@@ -24,8 +24,8 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../configure
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
- LIBS="${LIBS} -L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --without-graphic-libs
DICT?= none