summaryrefslogtreecommitdiff
path: root/audio/easytag-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/easytag-devel/Makefile')
-rw-r--r--audio/easytag-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile
index 3d8fed0df6b7..5fe21694a110 100644
--- a/audio/easytag-devel/Makefile
+++ b/audio/easytag-devel/Makefile
@@ -27,8 +27,8 @@ USE_BZIP2= yes
USE_GETTEXT= yes
USE_GNOME= gnomehack gnomeprefix gtk20 desktopfileutils
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GTK" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GTK
+LDFLAGS+= -L${LOCALBASE}/lib
.if defined(WITH_WAVPACK)
LIB_DEPENDS+= wavpack.2:${PORTSDIR}/audio/wavpack