1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Don't gratuitously use gnomeprefix/gnomehack.

This commit is contained in:
Michael Nottebrock 2005-03-17 06:43:11 +00:00
parent d19b173d0a
commit 12c6f69fa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131471

View File

@ -16,6 +16,6 @@ MAINTAINER= lofi@freebsd.org
COMMENT= XviD configuration panel for transcode
GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GNOME= gtk20
.include <bsd.port.mk>