mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
xnp2: fix HOMEPAGE and SITES to allow fetching the distfile again.
This commit is contained in:
@@ -2,10 +2,10 @@ COMMENT = PC-9801 emulator
|
||||
|
||||
DISTNAME = xnp2-0.86
|
||||
EPOCH = 0
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
CATEGORIES = emulators
|
||||
|
||||
HOMEPAGE = https://www.nonakap.org/np2/
|
||||
HOMEPAGE = https://nonakap.org/np2/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
@@ -17,7 +17,7 @@ WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 intl m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pthread usb-1.0 z ${COMPILER_LIBCXX}
|
||||
WANTLIB += fribidi harfbuzz
|
||||
|
||||
SITES = https://www.nonakap.org/np2/release/
|
||||
SITES = https://nonakap.org/np2/release/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
Reference in New Issue
Block a user