aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libart
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-28 21:37:06 +0800
committerpav <pav@FreeBSD.org>2006-05-28 21:37:06 +0800
commit763932d81e1b7bab6da89e4e4abeb6501e4b5fed (patch)
tree57a2a030a071a93985dd58cb77b260c066badbe1 /graphics/libart
parenta1e425f6369ae13aa6c1f84c2c1d4261314099ef (diff)
downloadfreebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.gz
freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.zst
freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.zip
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Diffstat (limited to 'graphics/libart')
-rw-r--r--graphics/libart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index 923c581f91f3..19711a565cab 100644
--- a/graphics/libart/Makefile
+++ b/graphics/libart/Makefile
@@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFLICTS= libart_lgpl2-*
+CONFLICTS= libart_lgpl-*
.include <bsd.port.mk>