diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 04:03:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 04:03:35 +0000 |
commit | c3fcfe012d889968cfadce3cf0a41112e1116da8 (patch) | |
tree | a8c1466d6b961a3204f5c19aa1f78146dadf71d2 /x11-fm/gentoo | |
parent | 2ac03d2d01ae9917f7bc6d91dac1139d9e1b1a4e (diff) | |
download | ports-c3fcfe012d889968cfadce3cf0a41112e1116da8.tar.gz ports-c3fcfe012d889968cfadce3cf0a41112e1116da8.zip |
Notes
Diffstat (limited to 'x11-fm/gentoo')
-rw-r--r-- | x11-fm/gentoo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index 67ec09985a61..4f7a43a8247f 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= obraun@FreeBSD.org -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_REINPLACE= yes GNU_CONFIGURE= yes |