diff options
Diffstat (limited to 'cad/transcalc/Makefile')
-rw-r--r-- | cad/transcalc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index 67e831ddb92f..08abb3fb8d18 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: transcalc -# Date created: Sep 6, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= transcalc PORTVERSION= 0.14 @@ -15,6 +10,7 @@ MASTER_SITES= http://transcalc.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= A analysis and synthesis tool for RF and microwave transmission lines +USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes |