summaryrefslogtreecommitdiffstats
path: root/misc/gnuls/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2005-02-17 10:31:08 +0000
committerleeym <leeym@FreeBSD.org>2005-02-17 10:31:08 +0000
commit05d99eee7b101bb2be4d42deb9d4d8850e9d8bbd (patch)
treeef28a513fa7d18096cecbbe96114ed1193b08614 /misc/gnuls/Makefile
parent9739b1cb61d68a03af38cf3a1b3c7dcab5a3b482 (diff)
downloadFreeBSD-ports-05d99eee7b101bb2be4d42deb9d4d8850e9d8bbd.zip
FreeBSD-ports-05d99eee7b101bb2be4d42deb9d4d8850e9d8bbd.tar.gz
ACL support already included in port
PR: 77519 Submitted by: Tarc <tarc at po.cs.msu.su> Approved by: Brian Clapper <bmc at clapper.org>
Diffstat (limited to 'misc/gnuls/Makefile')
-rw-r--r--misc/gnuls/Makefile16
1 files changed, 1 insertions, 15 deletions
diff --git a/misc/gnuls/Makefile b/misc/gnuls/Makefile
index 61ed0f4..e629690 100644
--- a/misc/gnuls/Makefile
+++ b/misc/gnuls/Makefile
@@ -19,18 +19,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls
MAN1= gnuls.1 dircolors.1 dir.1 vdir.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500019
-.if defined(WITH_ACL_SUPPORT)
-PATCHFILES+= gnuls-acl-20010825.patch
-PATCH_SITES+= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR+= jedgar
-.else
-pre-fetch:
- @${ECHO} "To build this port with ACL support, define"
- @${ECHO} "WITH_ACL_SUPPORT (i.e. make -DWITH_ACL_SUPPORT)"
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud