diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-03-17 09:41:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-03-17 09:41:42 +0000 |
commit | 72faf73ddc2b3070c0679c81d300f74ab56c3a8e (patch) | |
tree | 5fab00280dbfe42e78992219ed7e37a25621ae50 /devel/liboil | |
parent | Chase libxklavier library shared version, bump the PORTREVISION. (diff) |
Remove gnomeprefix. It doesn't has any use.
Submitted by: pointyhat via kris^Hon
Notes
Notes:
svn path=/head/; revision=131488
Diffstat (limited to 'devel/liboil')
-rw-r--r-- | devel/liboil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |