From c2436f45b573a4c436c8b68ae841ae672a078e39 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 16 Apr 2003 03:40:37 +0000 Subject: Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potential INDEX duplication. --- www/seamonkey2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/seamonkey2') diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 100141bf4843..daf0c9711a23 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -32,6 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel .if defined(WITH_GTK2) +PKGNAMESUFFIX= -gtk2 USE_GNOME= gtk20 libidl .else USE_GNOME= gtk12 orbit -- cgit v1.2.3