1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Cosmetics. Remove commented out lines.

This commit is contained in:
Maxim Sobolev 2001-02-22 09:00:02 +00:00
parent 71ad5ce95a
commit 4282ee355c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38587
2 changed files with 0 additions and 8 deletions

View File

@ -12,9 +12,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} #\
# libmpfilelocprovider_s.a-1.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sobomax@FreeBSD.org
@ -46,7 +43,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
LIBS="-L${LOCALBASE}/lib -L${WRKSRC} -pthread -lgcc_r"
post-extract:
# @${GZCAT} ${DISTDIR}/libmpfilelocprovider_s.a-1.gz > ${WRKSRC}/libmpfilelocprovider_s.a
.if !defined(WITH_FULL_MOZILLA)
@${ECHO_MSG}
@${ECHO_MSG} " By default the port uses mozilla-embedded for html rendering, but if you are"

View File

@ -12,9 +12,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} #\
# libmpfilelocprovider_s.a-1.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sobomax@FreeBSD.org
@ -46,7 +43,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
LIBS="-L${LOCALBASE}/lib -L${WRKSRC} -pthread -lgcc_r"
post-extract:
# @${GZCAT} ${DISTDIR}/libmpfilelocprovider_s.a-1.gz > ${WRKSRC}/libmpfilelocprovider_s.a
.if !defined(WITH_FULL_MOZILLA)
@${ECHO_MSG}
@${ECHO_MSG} " By default the port uses mozilla-embedded for html rendering, but if you are"