1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Make compatible with FreeBSD-10+.

This commit is contained in:
Stephen Montgomery-Smith 2014-01-16 03:14:30 +00:00
parent 2abe307f26
commit f381cadfdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339886

View File

@ -10,6 +10,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
MAKE_ARGS= CC="${CC}" CXX="${CXX}"
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}