diff options
Diffstat (limited to 'math/octave-forge-csg-dataset/Makefile')
-rw-r--r-- | math/octave-forge-csg-dataset/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave-forge-csg-dataset/Makefile b/math/octave-forge-csg-dataset/Makefile index ba70d406342a..4808cbab9b49 100644 --- a/math/octave-forge-csg-dataset/Makefile +++ b/math/octave-forge-csg-dataset/Makefile @@ -10,8 +10,7 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING -USES= compiler octave -USE_GCC= yes +USES= octave USE_GITHUB= yes GH_ACCOUNT= pr0m1th3as GH_PROJECT= ${OCTAVE_PKGNAME} |