misc/seq2: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
PORTNAME= seq2
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= LOCAL/bf
|
||||
|
||||
@@ -10,9 +10,10 @@ COMMENT= Clone of the UNIX(tm) program called seq
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_SCRIPT= configure.1
|
||||
|
||||
PLIST_FILES= bin/seq2 man/man1/seq2.1.gz
|
||||
PLIST_FILES= bin/seq2 share/man/man1/seq2.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$$(CC) -o|$$(CC) $$(CFLAGS) -o|' \
|
||||
|
||||
Reference in New Issue
Block a user