diff options
author | mat <mat@FreeBSD.org> | 2017-07-27 21:57:30 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-07-27 21:57:30 +0800 |
commit | ef761d867a4effe724fc6502e01070707c94b6e4 (patch) | |
tree | 733b25142c70c3fa0536fb15cdce4a8b4d25d274 /graphics | |
parent | 0723d7344257f1b8bc02b4989690babd929c1976 (diff) | |
download | freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.gz freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.tar.zst freebsd-ports-gnome-ef761d867a4effe724fc6502e01070707c94b6e4.zip |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngwriter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pngwriter/Makefile b/graphics/pngwriter/Makefile index b3ae5f7453fb..c7c633532b00 100644 --- a/graphics/pngwriter/Makefile +++ b/graphics/pngwriter/Makefile @@ -21,7 +21,6 @@ BROKEN_powerpc64= fails to build: ios_base.h: 'std::ios_base::ios_base(const std USES= cmake:outsource USE_GITHUB= yes USE_LDCONFIG= yes -GH_ACCOUNT= ${PORTNAME} PLIST_FILES= include/pngwriter.h \ lib/libpngwriter.a \ |