diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-01 02:53:01 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-01 02:53:01 +0000 |
| commit | fea1faa1a52f7a2a9b5066c21a4eaad645d87e66 (patch) | |
| tree | 82f356604ddbfa2d8dad0f85d99a8483c56af687 /graphics/libflash | |
| parent | 97ff3e6b38d5e995a9b1ffa1acb85126a3d3acd3 (diff) | |
spaces -> tabs (was killing package build)
Diffstat (limited to 'graphics/libflash')
| -rw-r--r-- | graphics/libflash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index 3899e9b3bc97..70946186b982 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -21,9 +21,9 @@ MAINTAINER= knu@idaemons.org USE_X_PREFIX= yes do-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} swfplayer + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} swfplayer do-install: - cd ${WRKSRC} && ${INSTALL_PROGRAM} swfplayer ${X11BASE}/bin + cd ${WRKSRC} && ${INSTALL_PROGRAM} swfplayer ${X11BASE}/bin .include <bsd.port.mk> |
