diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
| commit | d26ef18700dca59c35dc940097bf7b3db1369965 (patch) | |
| tree | adf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /graphics/4va | |
| parent | 23211342637a054575d9dc1935d00c038cb6545f (diff) | |
Notes
Diffstat (limited to 'graphics/4va')
| -rw-r--r-- | graphics/4va/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/4va/Makefile b/graphics/4va/Makefile index 53a5608ad704..8d5dd10a8018 100644 --- a/graphics/4va/Makefile +++ b/graphics/4va/Makefile @@ -19,9 +19,6 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ 4VA_DATA_FILES= 16cell.4vd 24cell.4vd 5cell.4vd 600cell.4vd ctor.4vd \ ctor2.4vd hcube.4vd hsph.4vd sin.4vd tripris.4vd -post-extract: - @${CHMOD} -R go-x ${WRKSRC}/ - do-install: .for file in 4va 4vdmake ctorus cutctorus ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/bin |
