summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-03 23:43:01 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-03 23:43:01 +0000
commit395ad13d31c53052a9146f6333d242623e7de6b6 (patch)
tree64955974be73567c166f0ace4ce73ebfcc4c673d /x11-fm
parent- Remove duplicate USE_XLIB entry (diff)
Depreciate since the development ceased long ago; rather that fixing it's
config with X living in LOCALBASE my time would be better spent porting the new version "Endeavour Mark II" Prompted by: pointyhat X11BASE=LOCALBASE exp run
Notes
Notes: svn path=/head/; revision=178778
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/endeavour/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/endeavour/Makefile b/x11-fm/endeavour/Makefile
index 75604f0536ef..4af19d91e0ec 100644
--- a/x11-fm/endeavour/Makefile
+++ b/x11-fm/endeavour/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= itetcu@people.tecnik93.com
+MAINTAINER= itetcu@FreeBSD.org
COMMENT= A graphical file manager and image viewer aimed towards new users
PLIST_FILES= bin/endeavour
@@ -31,6 +31,8 @@ MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CPP="${CXX}" \
LIBS="`imlib-config --libs` -lXpm" \
LIB_DIRS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+DEPRECATED= Development ceased, this port should be updated to Endeavour Mark II
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 440003 || ${OSVERSION} >= 500000 && ${OSVERSION} < 500027