From 0b7cae99d95cb6f9e01f28b743bfe78cdd891f95 Mon Sep 17 00:00:00 2001 From: maho Date: Thu, 6 May 2004 19:49:54 +0000 Subject: Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor --- science/chemtool-devel/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'science/chemtool-devel') diff --git a/science/chemtool-devel/Makefile b/science/chemtool-devel/Makefile index 2748230fa2e7..6b0572a3159f 100644 --- a/science/chemtool-devel/Makefile +++ b/science/chemtool-devel/Makefile @@ -8,17 +8,17 @@ PORTNAME= chemtool PORTVERSION= 1.6.1 PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} # http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ -MASTER_SITE_SUBDIR= maho/chemtool +MASTER_SITE_SUBDIR= maho/chemtool DISTNAME= ct161gtk2 -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz MAINTAINER= maho@FreeBSD.org COMMENT= Drawing organic molecules easily and store them (developer version) -LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf +LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-gtk2/ @@ -27,8 +27,8 @@ USE_GTK= yes USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ARGS= --enable-emf=yes -PKGNAMESUFFIX= -devel +CONFIGURE_ARGS= --enable-emf=yes +PKGNAMESUFFIX= -devel MAN1= chemtool.1 cht.1 post-patch: -- cgit