mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
- distfile now ends in '.orig'
- add missing USE_REINPLACE PR: 52138 Submitted by: Ports Fury
This commit is contained in:
parent
db1d97300e
commit
f518f29a6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81271
2 changed files with 8 additions and 5 deletions
|
@ -8,15 +8,18 @@
|
|||
PORTNAME= gnosamba
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= http://linuxberg.ii.net/files/gnome/network/ \
|
||||
http://www.open-systems.com/gnosamba/
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/g/gnosamba
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Samba configuration tool for X Window System
|
||||
|
||||
USE_REINPLACE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= yes
|
||||
USE_GNOME= gnomelibs
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnosamba-0.3.3.tar.gz) = 38d9dfc2b0099aaea4bde4d8b064bc9f
|
||||
MD5 (gnosamba_0.3.3.orig.tar.gz) = 1daf7179a5600de71eb4ac99ea3a5db3
|
||||
|
|
Loading…
Add table
Reference in a new issue