diff options
Diffstat (limited to 'freebsd/libraries/libksquirrel/Makefile')
-rw-r--r-- | freebsd/libraries/libksquirrel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/libraries/libksquirrel/Makefile b/freebsd/libraries/libksquirrel/Makefile index c4f13d72f..b9cdbdf7d 100644 --- a/freebsd/libraries/libksquirrel/Makefile +++ b/freebsd/libraries/libksquirrel/Makefile @@ -7,7 +7,7 @@ PORTNAME= libksquirrel-trinity COMMENT= Libraries for KSquirrel -TDE_PREVERSION= ~pre8+03101ede +TDE_PREVERSION= MASTER_SITE_SUBDIR= libk/${PORTNAME} PORTREVISION= 0 CATEGORIES= graphics devel @@ -37,7 +37,7 @@ LIB_DEPENDS+=\ libtiff.so:${PORTSDIR}/graphics/tiff \ libwmf.so:${PORTSDIR}/graphics/libwmf \ -USE_XORG+= xproto +USE_XORG+= xorgproto # Build post-patch: tde-pathfix |