1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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
This commit is contained in:
Ion-Mihai Tetcu 2006-12-03 23:43:01 +00:00
parent 5296644144
commit 395ad13d31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178778

View File

@ -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