diff options
Diffstat (limited to 'audio/libsidplay/Makefile')
-rw-r--r-- | audio/libsidplay/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index b25285369589..c6b7ec03b085 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -13,11 +13,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz MAINTAINER= sec@42.org -# geocities seems to be broken. -# The HTTP Content-Length-header is different from what is received. -# fetch: libsidplay-1.36.46.tgz appears to be truncated: 202352/202442 bytes -FETCH_AFTER_ARGS= || true -FETCH_CMD= /usr/bin/fetch USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes |