mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Enable stage support
This commit is contained in:
parent
d255abc4f2
commit
133e44b996
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339412
1 changed files with 2 additions and 4 deletions
|
@ -10,13 +10,11 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= johans@FreeBSD.org
|
MAINTAINER= johans@FreeBSD.org
|
||||||
COMMENT= UTF-8 to PostScript converter using Pango
|
COMMENT= UTF-8 to PostScript converter using Pango
|
||||||
|
|
||||||
PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h
|
PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h \
|
||||||
|
man/man1/paps.1.gz
|
||||||
MAN1= paps.1
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= pango
|
USE_GNOME= pango
|
||||||
USES= pkgconfig
|
USES= pkgconfig
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue