aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-audio/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2020-01-17 17:30:01 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2020-01-17 17:30:01 +0000
commit20c51cce64776c9c08809b57987de7f044993e51 (patch)
tree6c67d21fea75306765eb5a445e8bf98a81290abf /math/octave-forge-audio/Makefile
parentce6f8d163f60446e5e88753ed1cbaffc3b18e306 (diff)
downloadports-20c51cce64776c9c08809b57987de7f044993e51.tar.gz
ports-20c51cce64776c9c08809b57987de7f044993e51.zip
- Correct portlint errors.
Notes
Notes: svn path=/head/; revision=523341
Diffstat (limited to 'math/octave-forge-audio/Makefile')
-rw-r--r--math/octave-forge-audio/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile
index 41b1cbbbb02d..b9a0f570a13e 100644
--- a/math/octave-forge-audio/Makefile
+++ b/math/octave-forge-audio/Makefile
@@ -8,14 +8,14 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-LIB_DEPENDS+= librtmidi.so:audio/rtmidi
-
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../COPYING
+LIB_DEPENDS+= librtmidi.so:audio/rtmidi
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= ${DISTNAME}
+OCTSRC= ${DISTNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
GNU_CONFIGURE= yes