summaryrefslogtreecommitdiff
path: root/www/firefox3-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-06 16:14:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-06 16:14:52 +0000
commita4c693ac35cef2b346b3ff3bc6106699702e0db6 (patch)
treeb469a331dd74cfcfe4f15f9a820baf7cec0dff49 /www/firefox3-devel
parentUpdated to 0.55 (diff)
Fix the PLIST link.
PR: 55310 Submitted by: Morten Rodal <morten@rodal.no> Pointy hat to: me
Notes
Notes: svn path=/head/; revision=86391
Diffstat (limited to 'www/firefox3-devel')
-rw-r--r--www/firefox3-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index 003a5ad0f9ca..582d8dd2acee 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/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