diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-20 19:10:29 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-20 19:10:29 +0000 |
commit | 8827b1b717bdcca88ca3797188a66f312a4bf3ed (patch) | |
tree | 66f667bf5e59bc3d810c8ebe2ff57eb4ad9cf9e2 /databases/clip/Makefile | |
parent | dc90f1965856d3c644854ca946fbde92b9dcdda7 (diff) |
Notes
Diffstat (limited to 'databases/clip/Makefile')
-rw-r--r-- | databases/clip/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 11bb1586d9b6..af461b8d311a 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -6,8 +6,7 @@ # PORTNAME= clip -PORTVERSION= 1.1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.1.9.1 CATEGORIES= databases lang MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/ \ ftp://ftp.lastik.ru/clip/ \ @@ -26,8 +25,6 @@ WANT_GNOME= yes .if ${ARCH} != "i386" BROKEN= "Does not compile on !i386" -.else -BROKEN= "Broken pkg-plist" .endif DEPRECATED= ${BROKEN} EXPIRATION_DATE=2004-06-18 @@ -80,7 +77,7 @@ USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_XLIB= yes USE_XPM= yes -USE_GNOME= gtk12 +USE_GNOME= gtk12 gtk20 HAS_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/clip ALL_TARGET= local |