diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-22 16:10:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-22 16:10:39 +0000 |
commit | 88048377589feb389f409bafaf8fe3fd67396d15 (patch) | |
tree | 233041b92a4e62369831b0cef6de15c4d09f1838 /audio/libsidplay2 | |
parent | d89e5261551fa1f0805ac32018236db6b8c4d5e8 (diff) | |
download | ports-88048377589feb389f409bafaf8fe3fd67396d15.tar.gz ports-88048377589feb389f409bafaf8fe3fd67396d15.zip |
Notes
Diffstat (limited to 'audio/libsidplay2')
-rw-r--r-- | audio/libsidplay2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 87d79f0e1c2e..a120de316b15 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +FETCH_CMD= /usr/bin/fetch WRKSRC= ${WRKDIR}/${PKGNAME} USE_LIBTOOL= yes INSTALLS_SHLIB= yes |