diff options
author | bsam <bsam@FreeBSD.org> | 2006-11-08 22:14:23 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-11-08 22:14:23 +0800 |
commit | c9c5f8bde66d7fd7a84dc4df0f8e5e7bf74116c1 (patch) | |
tree | a72f7d76ff4dc97f58268a1b4dbaaf4048d43f6f /graphics/linux-f8-gdk-pixbuf | |
parent | bf62cae48b398a2c8c5e3ba3cd2e0767e65b853f (diff) | |
download | freebsd-ports-gnome-c9c5f8bde66d7fd7a84dc4df0f8e5e7bf74116c1.tar.gz freebsd-ports-gnome-c9c5f8bde66d7fd7a84dc4df0f8e5e7bf74116c1.tar.zst freebsd-ports-gnome-c9c5f8bde66d7fd7a84dc4df0f8e5e7bf74116c1.zip |
Remove CONFLICTS=linux-gtk2*
Discussed at: freebsd-emulation@
Reviewed by: netchild
Approved by: Seth Kingsley <sethk at meowfishies.com> (maintainer, by email)
Diffstat (limited to 'graphics/linux-f8-gdk-pixbuf')
-rw-r--r-- | graphics/linux-f8-gdk-pixbuf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/linux-f8-gdk-pixbuf/Makefile b/graphics/linux-f8-gdk-pixbuf/Makefile index 6658bff8fd27..430882b8953e 100644 --- a/graphics/linux-f8-gdk-pixbuf/Makefile +++ b/graphics/linux-f8-gdk-pixbuf/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+)\./\1-/} MAINTAINER= sethk@meowfishies.com COMMENT= Linux version of the graphic library for GTK+ -CONFLICTS= linux-gtk2* - USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 |