mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Add LICENSE_FILE
- Add missing xorg depends - Regenerate patch - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
0198957bd9
commit
c216af25a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519653
@ -11,10 +11,11 @@ MAINTAINER= matt@peterson.org
|
||||
COMMENT= Small and simple GNOME-compatible window manager
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= xorg
|
||||
USE_XORG= xpm
|
||||
USE_XORG= xpm x11 xext sm ice
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- src/oroborus.c.orig Fri Jan 13 00:40:43 2006
|
||||
+++ src/oroborus.c Thu Apr 26 02:11:54 2007
|
||||
--- src/oroborus.c.orig 2006-01-12 15:40:43 UTC
|
||||
+++ src/oroborus.c
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -14,4 +14,4 @@ Oroborus doesn't provide any kind of dock, toolbar, program launcher,
|
||||
background changer or root menu as these functions can be provided by
|
||||
separate applications.
|
||||
|
||||
WWW: http://www.oroborus.org/
|
||||
WWW: https://www.oroborus.org/
|
||||
|
Loading…
Reference in New Issue
Block a user