diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
commit | 15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch) | |
tree | 71f4780cd34e184b043831e0db99b92f22e0da0d /x11/libXp/Makefile | |
parent | e81287c37b3d7ec77e4687a96e63839a01baeb30 (diff) |
Notes
Diffstat (limited to 'x11/libXp/Makefile')
-rw-r--r-- | x11/libXp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile index 5296745c586e..40786f113398 100644 --- a/x11/libXp/Makefile +++ b/x11/libXp/Makefile @@ -3,6 +3,7 @@ PORTNAME= libXp PORTVERSION= 1.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -12,7 +13,7 @@ COMMENT= X print library LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext xextproto xau printproto:both +USE_XORG= x11 xext xau xorgproto USES+= cpe CPE_PRODUCT= libxp CPE_VENDOR= x |