- Added NO_LATEST_LINK to avoid Latest conflict with the math/surf port

Reported by:	portmgr (erwin)
This commit is contained in:
Greg Larkin 2010-01-06 21:08:11 +00:00
parent 536e64cfd1
commit fc1221bd36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247284

View File

@ -23,6 +23,9 @@ MAN1= surf.1
PLIST_FILES= bin/surf
PORTDOCS= LICENSE README
# Name conflicts with the math/surf port
NO_LATEST_LINK= yes
pre-everything::
@${ECHO_MSG} "You can build surf with your own config.h using the SURF_CONF knob:"
@${ECHO_MSG} "make SURF_CONF=/path/to/surf/config.h install clean"