aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-06-24 03:20:55 +0800
committerpav <pav@FreeBSD.org>2009-06-24 03:20:55 +0800
commit260726f0be9073bba016872faf46263005c71db9 (patch)
treea5ed955b135164aa38abeb50fa23f28ab0c7ce9e
parentfdddc2aba1e2360bf83bc37ab0f7f599dc02be00 (diff)
downloadfreebsd-ports-gnome-260726f0be9073bba016872faf46263005c71db9.tar.gz
freebsd-ports-gnome-260726f0be9073bba016872faf46263005c71db9.tar.zst
freebsd-ports-gnome-260726f0be9073bba016872faf46263005c71db9.zip
- USE_GCC removal was premature, put IGNORE in it's place for now
-rw-r--r--security/smtpmap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/smtpmap/Makefile b/security/smtpmap/Makefile
index 3960c7ebba83..d175d44f57ca 100644
--- a/security/smtpmap/Makefile
+++ b/security/smtpmap/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= hubert@frbsd.org
COMMENT= An SMTP software identifier
DEPRECATED= depends on GCC 2.95 which has not been available for 9+ months
+IGNORE= ${DEPRECATED}
EXPIRATION_DATE=2009-07-19
MAKE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"