diff options
Diffstat (limited to 'multimedia/gsubedit/Makefile')
-rw-r--r-- | multimedia/gsubedit/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile index aa635dcfddaf..df24a956f5c6 100644 --- a/multimedia/gsubedit/Makefile +++ b/multimedia/gsubedit/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gsubedit -# Date created: Mar 12, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= GSubEdit PORTVERSION= 0.4.p1 @@ -17,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME Subtitle Editor is a tool for editing/converting video subtitles USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USES= pathfix +USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext |