aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 20:48:47 +0800
committerpav <pav@FreeBSD.org>2008-07-25 20:48:47 +0800
commit3911417f7d6e276df2741fde745c6a0f1d9bdeef (patch)
tree88761bf508dd34db19dc9c2d5cb8ae46e6204c44 /sysutils/thefish
parenta6b4041b0c04993aaf832d1e24d6dbf041a4de76 (diff)
downloadfreebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.tar.gz
freebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.tar.zst
freebsd-ports-gnome-3911417f7d6e276df2741fde745c6a0f1d9bdeef.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 30a9d0907d1e..d1b70420301c 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mmendez@energyhq.be
COMMENT= Qt/Gtk+/ncurses rc.conf editor/management tool
-MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
- LOCALBASE="${LOCALBASE}"
+MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
WANT_GNOME= yes