diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:23:28 +0000 |
commit | dad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch) | |
tree | e462a7690aebd4bb8e131b767361f662174e8b9c /archivers/unmakeself | |
parent | edc067f59bc9c29de917cab8043ed939ebb462af (diff) | |
download | ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip |
Notes
Diffstat (limited to 'archivers/unmakeself')
-rw-r--r-- | archivers/unmakeself/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/unmakeself/Makefile b/archivers/unmakeself/Makefile index f596039587a7..0e043f8d0a93 100644 --- a/archivers/unmakeself/Makefile +++ b/archivers/unmakeself/Makefile @@ -14,7 +14,6 @@ MAINTAINER= jylefort@FreeBSD.org COMMENT= Extract Makeself archives LDFLAGS= -larchive -lbz2 -lz -USE_GETOPT_LONG=yes NO_WRKSUBDIR= yes PLIST_FILES= bin/unmakeself |