aboutsummaryrefslogtreecommitdiff
path: root/sysutils/phantom
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 16:30:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 16:30:00 +0000
commit27d39a7ce0774792b3378975486136df2816060e (patch)
tree2d36497f090e09bea84d30647708570013770497 /sysutils/phantom
parentd882e5c6dc77ea10414299ba7c70f5f38bdc5c3f (diff)
downloadports-27d39a7ce0774792b3378975486136df2816060e.tar.gz
ports-27d39a7ce0774792b3378975486136df2816060e.zip
Notes
Diffstat (limited to 'sysutils/phantom')
-rw-r--r--sysutils/phantom/Makefile3
-rw-r--r--sysutils/phantom/files/patch-Makefile6
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/phantom/Makefile b/sysutils/phantom/Makefile
index 73cb8b77d7f4..a8b19eef1c0d 100644
--- a/sysutils/phantom/Makefile
+++ b/sysutils/phantom/Makefile
@@ -3,15 +3,16 @@
PORTNAME= phantom
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.vanheusden.com/Linux/
-EXTRACT_SUFX= .tgz
MAINTAINER= ota@j.email.ne.jp
COMMENT= Phantomblock generator (converts existing files to sparse files)
LICENSE= GPLv2
+USES= tar:tgz
ALL_TARGET= all
PLIST_FILES= bin/phantom
diff --git a/sysutils/phantom/files/patch-Makefile b/sysutils/phantom/files/patch-Makefile
index b145f575e96e..76bb31b16394 100644
--- a/sysutils/phantom/files/patch-Makefile
+++ b/sysutils/phantom/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig 2005-07-08 17:30:27.000000000 +0800
-+++ Makefile 2014-06-27 23:13:45.387524232 +0800
+--- Makefile.orig 2005-07-08 09:30:27 UTC
++++ Makefile
@@ -1,8 +1,8 @@
VERSION=1.2
@@ -16,7 +16,7 @@
install: phantom
- cp phantom $(DESTDIR)/usr/bin
-+ ${INSTALL} -m 755 phantom $(DESTDIR)${PREFIX}/bin
++ ${BSD_INSTALL_PROGRAM} phantom $(DESTDIR)${PREFIX}/bin
clean:
rm -f $(OBJS) core phantom