mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add perl build dependency.
Previously it was picked up by imake, which was run time dependency for X libraries. Since this will no longer hold, specify perl explicitly. Also reset maintainership: <lukin@okbmei.msk.su>: host relay.orbita.ru[193.192.144.231] said: 550 lukin@okbmei.msk.su unknown user account (in reply to RCPT TO command) Pointed out by: dosirak via kris, while testing X.Org upgrade
This commit is contained in:
parent
a76d08126f
commit
932516df23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123052
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
|
||||
MASTER_SITE_SUBDIR= apps/ASFiles
|
||||
DISTNAME= ASFiles-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lukin@okbmei.msk.su
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= X11 file manager. Dockable in WindowMaker
|
||||
|
||||
LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd
|
||||
@ -20,6 +20,7 @@ LIB_DEPENDS= Dnd.1:${PORTSDIR}/x11/libdnd
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
MAN1= files.1
|
||||
MAN3= regexp.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user