summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-08 09:18:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-08 09:18:10 +0800
commitc7b6542defd6b43d404ce740a2de57b3d020c61f (patch)
treea81d160aeb7134a7bca2b7248a06c3d524d9872a
parent849745fb52e9d5a039f1e4ddc6c147525f3b4a8c (diff)
downloadmarcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar.gz
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar.bz2
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar.lz
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar.xz
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.tar.zst
marcuscom-ports-c7b6542defd6b43d404ce740a2de57b3d020c61f.zip
Add pkgnamesuffix to fix package conflict with vte.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18941 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-toolkits/vte3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index caa565dc0..c998d0f7d 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -9,6 +9,7 @@ CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/gnome-pty-helper/vte/}/${PORTVERSION:R}
DISTNAME= vte-${PORTVERSION}
+PKGNAMESUFFIX= 3
DIST_SUBDIR= gnome3
MAINTAINER?= gnome@FreeBSD.org