From 72faf73ddc2b3070c0679c81d300f74ab56c3a8e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 17 Mar 2005 09:41:42 +0000 Subject: [PATCH] Remove gnomeprefix. It doesn't has any use. Submitted by: pointyhat via kris^Hon --- devel/liboil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index 40b4ab004b33..b2bedf55eb7c 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.schleef.org/liboil/download/ MAINTAINER= kwm@FreeBSD.org COMMENT= Library of optimized inner loops -USE_GNOME= gnomeprefix glib20 +USE_GNOME= glib20 USE_REINPLACE= yes USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes