diff options
Diffstat (limited to 'x11-toolkits/libgnomeuimm26/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeuimm26/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index c94e36098e63..5c4c8abfab66 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libgnomeuimm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# +# Created by: Alexander Nedotsukov <bland@mail.ru> # $FreeBSD$ # $MCom: ports/x11-toolkits/libgnomeuimm26/Makefile,v 1.20 2009/09/22 21:23:48 kwm Exp $ -# PORTNAME= libgnomeuimm PORTVERSION= 2.28.0 @@ -28,7 +24,7 @@ LATEST_LINK= libgnomeuimm26 USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_XORG= x11 -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack libgnomeui GNU_CONFIGURE= yes USE_LDCONFIG= yes |