View | Details | Raw Unified | Return to bug 94688
Collapse All | Expand All

(-)gmencoder/Makefile (-2 / +5 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	gmencoder
8
PORTNAME=	gmencoder
9
PORTVERSION=	0.1.0
9
PORTVERSION=	0.1.0
10
PORTREVISION=	6
10
PORTREVISION=	7
11
CATEGORIES=	multimedia
11
CATEGORIES=	multimedia
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 24-32 Link Here
24
		LIBS="-L${LOCALBASE}/lib"
24
		LIBS="-L${LOCALBASE}/lib"
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
USE_GNOME=	gnomehack gnomeprefix libgnomeui
26
USE_GNOME=	gnomehack gnomeprefix libgnomeui
27
USE_REINPLACE=	yes
27
USE_GETTEXT=	yes
28
28
29
MAN1=		gmencoder.1
29
MAN1=		gmencoder.1
30
31
DESKTOP_ENTRIES=	"Gmencoder" "Gnome2 front-end to mplayer/mencoder" \
32
		"" "gmencoder" "GNOME;Application;AudioVideo;" false
30
33
31
.include <bsd.port.pre.mk>
34
.include <bsd.port.pre.mk>

Return to bug 94688