diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-03 17:25:26 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-03 17:25:26 +0000 |
commit | 932516df23c72dfd1248e94e36cda0ac1d64c465 (patch) | |
tree | 3b53366f9ab04a014f2e22339c3b6d27729aeece /x11-fm | |
parent | a76d08126f306327666dd219ee3435fc20de90be (diff) | |
download | ports-932516df23c72dfd1248e94e36cda0ac1d64c465.tar.gz ports-932516df23c72dfd1248e94e36cda0ac1d64c465.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/asfiles/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile index e5c7765a6c13..c623cf6dccc3 100644 --- a/x11-fm/asfiles/Makefile +++ b/x11-fm/asfiles/Makefile @@ -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 |