aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2006-11-02 13:22:58 +0800
committersobomax <sobomax@FreeBSD.org>2006-11-02 13:22:58 +0800
commitce523e9cecc864c0244582814976a4312c4d0238 (patch)
treefc1c7f903a6465f0a9babeffdb790cdc172b77f7 /net
parent67de0f36f0a98d36afee2946e29b0f6d14830ca4 (diff)
downloadfreebsd-ports-gnome-ce523e9cecc864c0244582814976a4312c4d0238.tar.gz
freebsd-ports-gnome-ce523e9cecc864c0244582814976a4312c4d0238.tar.zst
freebsd-ports-gnome-ce523e9cecc864c0244582814976a4312c4d0238.zip
Set NOPRECIOUSMAKEVARS=yes, otherwise our own ARCH leaks into port's
build environment and messes things up. This should fix SER or amd64. Sponsored by: Sippy Software, Inc.
Diffstat (limited to 'net')
-rw-r--r--net/ser/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ser/Makefile b/net/ser/Makefile
index ab4a9e732c2e..f6903a898fe5 100644
--- a/net/ser/Makefile
+++ b/net/ser/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ser
PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://download.berlios.de/ser/ \
http://download2.berlios.de/ser/
@@ -22,6 +22,8 @@ USE_GMAKE= yes
CFLAGS+= -I${LOCALBASE}/include
MAKE_ENV+= "LDFLAGS=-L${LOCALBASE}/lib"
+NOPRECIOUSMAKEVARS= yes
+
MAN8= ser.8
MAN5= ser.cfg.5
MANCOMPRESSED= no