From a4c693ac35cef2b346b3ff3bc6106699702e0db6 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 6 Aug 2003 16:14:52 +0000 Subject: Fix the PLIST link. PR: 55310 Submitted by: Morten Rodal Pointy hat to: me --- www/firefox-esr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/firefox-esr') diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 003a5ad0f9ca..582d8dd2acee 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -40,10 +40,10 @@ ALL_TARGET= default .if defined(WITH_GTK2) USE_GNOME= gtk20 libidl PKGNAMESUFFIX= -gtk2 -PLIST= pkg-plist.gtk2 +PLIST= ${PKGDIR}/pkg-plist.gtk2 .else USE_GNOME= gtk12 orbit -PLIST= pkg-plist.gtk1 +PLIST= ${PKGDIR}/pkg-plist.gtk1 .endif NO_MTREE= yes -- cgit v1.2.3