diff options
Diffstat (limited to 'x11-toolkits/plib/Makefile')
-rw-r--r-- | x11-toolkits/plib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index cff2a2978333..a33cf7ef188d 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -12,7 +12,8 @@ COMMENT= Portable library for joystick/sound/OpenGL GUI/3D math LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gl gmake xorg +USES= cpe gl gmake xorg +CPE_VENDOR= ${PORTNAME}_project USE_XORG= xt xi xmu xext x11 USE_GL= glu GNU_CONFIGURE= yes |