summaryrefslogtreecommitdiff
path: root/comms/pilotmgr/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-05-24 19:09:32 +0000
committertron <tron>1999-05-24 19:09:32 +0000
commitba79975386cdfcdcb58cf260d64f3bef50fd7073 (patch)
treea46284c58bee30ec09b399492092f7827de69023 /comms/pilotmgr/Makefile
parentfea960f17b2846c26daa73e9474b423da4188098 (diff)
downloadpkgsrc-ba79975386cdfcdcb58cf260d64f3bef50fd7073.tar.gz
Install PilotManager distribution - it includes images and other non Perl
related files - to "lib/pilotmgr" instead to Perl's site directory.
Diffstat (limited to 'comms/pilotmgr/Makefile')
-rw-r--r--comms/pilotmgr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index fc2b23615f7..2f5b54d5fec 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/24 18:09:46 tron Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/24 19:09:32 tron Exp $
DISTNAME= pilotmgr-1.0.7
CATEGORIES= comms
@@ -20,8 +20,7 @@ CONFIGURE_ARGS= </dev/null
CONFIGURE_SCRIPT= Setup
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*$//}
-SITE_PERL_DIR= ${PREFIX}/lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}
-PM_PERL_DIR= ${SITE_PERL_DIR}/${DISTNAME:C/-.*$//}
+PM_PERL_DIR= ${PREFIX}/lib/${DISTNAME:C/-.*$//}
PM_DOC_DIR= ${PREFIX}/share/doc/${DISTNAME:C/-.*$//}
post-extract: