- remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE - add @comment with RCS id to PLIST
This commit is contained in:
parent
fde16e6ebd
commit
e05e1512d8
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2000/03/30 23:24:55 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2000/06/10 19:10:57 brad Exp $
|
||||
|
||||
DISTNAME= sharutils-4.2
|
||||
CATEGORIES= archivers
|
||||
NEED_VERSION= 1.234
|
||||
NEED_VERSION= 1.301
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= sharutils
|
||||
|
||||
@ -13,12 +13,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FAKE= Yes
|
||||
|
||||
HAS_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' \
|
||||
--sysconfdir='$${DESTDIR}/etc' \
|
||||
--program-prefix="g" --disable-uucode --disable-nls
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
CONFIGURE_ARGS+= --program-prefix="g" --disable-uucode --disable-nls
|
||||
|
||||
post-patch:
|
||||
@touch ${WRKSRC}/po/sharutils.pot
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2000/06/10 19:10:58 brad Exp $
|
||||
bin/gmail-files
|
||||
bin/gmailshar
|
||||
bin/gremsync
|
||||
|
Loading…
Reference in New Issue
Block a user