mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix build
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
8eeee862da
commit
0658cccc55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320598
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: slack
|
||||
# Date created: 3 October 2008
|
||||
# Whom: Steve Atwell
|
||||
#
|
||||
# Created by: Steve Atwell
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= slack
|
||||
PORTVERSION= 0.15.2
|
||||
|
@ -15,6 +15,5 @@ sbin/slack
|
||||
@unexec rmdir /var/lib/slack 2>/dev/null || true
|
||||
@unexec rmdir /var/lib 2>/dev/null || true
|
||||
@unexec rmdir /var/cache/slack 2>/dev/null || true
|
||||
@unexec rmdir /var/cache 2>/dev/null || true
|
||||
@dirrm lib/slack
|
||||
@dirrm libexec/slack
|
||||
|
Loading…
Reference in New Issue
Block a user