mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
De-pkg-decomment fltk master-slave ports.
This commit is contained in:
parent
2cbde522d4
commit
7dd9dbd385
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75783
4 changed files with 2 additions and 4 deletions
|
@ -8,8 +8,7 @@
|
|||
MASTERDIR= ${.CURDIR}/../fltk
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
COMMENTFILE= ${.CURDIR}/pkg-comment
|
||||
COMMENT= FLTK with Unicode support
|
||||
|
||||
WITH_XUNICODE= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
FLTK with Unicode support
|
|
@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
|
|||
DISTNAME= ${PORTNAME}-${VERSION}-source
|
||||
|
||||
MAINTAINER?= demon@FreeBSD.org
|
||||
COMMENT?= C++ graphical user interface for X
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
C++ graphical user interface for X
|
Loading…
Add table
Reference in a new issue